Edit

XMLFree (libXMLDocOrXpathNodeHandle)

Result type:  none

Definition:  Frees an XML document that was created with XMLParseFile or XMLParseString or an XPath node or nodeset handle that was returned by XPathEval

Availability:  MWScript scripts in MoneyWorks Gold v8.1.1 and later

Suite:  This function is part of the LibXML/Xpath XML parsing suite of functions.

See Also:

XMLParseFile: Parse an XML file to an XML document

XMLParseString: Parse an XML string to an XML document

XPathEval: Extract a node or value from an XML document using XPath notation.