FromXMLFile | Imports data from an XML file to the object. |
FromXMLString | Imports data from an XML string to the object. |
GetXMLSchema | Retrieves the XML schema of the data structure. |
ToXMLFile | Creates an XML file that represents the object data. |
ToXMLString | Creates an XML string that represents the object data. |