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