| This feature has been superseded by Liquid XML Objects. (The original functionality is still included in the product) |
Use Liquid XML Objects |
| Property | Description | |||
| Method Name | FromXml | |||
| Argument - xmlIn | A string containing the XML to be loaded into the object | |||
| Description | Reads XML from a string into the current object | |||
| Remarks | This method will only load XML that complies with the XSD schema. It will raise an exception if the XML is invalid. Any state within the object will be overwritten |