XML Object
 
Syntax
 
LoadXml(xmlData As String) As Long
 
Description
Loads an XML document from a memory buffer and returns True if successful. The contents of the calling node are replaced with the root node of the XML document loaded.