XMLTupleSpaceShared.XMLPrinter.printXML Function
formats the xml-document

Public string printXML (System.Xml.XmlNodeList)
  Type Name Description  
    System.Xml.XmlNodeList nodelist the XmlDocument's nodes  
  Return Description  
    string the string-representation of the XmlDocument

 
Other overloads:
XMLTupleSpaceShared.XMLPrinter.printXML(XmlNodeList,2)