XML processing functions

With the MLXmlDocument object, you can access the XmlDocument class from the .NET Framework. This class helps you read and write XML files. To load the object, use the GetObject function (see GetObject).

For more information on the XmlDocument class, see the Microsoft Developer Network website: http://msdn.microsoft.com.

Example

GetObject("XML", "MLXmlDocument")