XMLTupleSpaceShared.XMLPrinter.GetChildNodes Function
builds the string representing childnodes of an XmlNode

Private string GetChildNodes (System.Xml.XmlNodeList, int)
  Type Name Description  
    System.Xml.XmlNodeList objNodeList the XmlNodes  
    int intLevel current indentation level  
  Return Description  
    string string representation of childnodes