XmlNode

Description

This type contains an XML tree. To create XML node filter Xml_CreateNode can be used. To add parameters to an XML node use filterXml_AppendAttributes.

This type can be converted to String using filter XmlNodeToString. To create an XML tree from a string use StringToXmlNode.