The Serializer class / xml.Serializer methods |
Creates XML schemas corresponding to the given variable var, and fills the dynamic array ar with xml.DomDocument objects each representing an XML schema.
xml.Serializer.CreateXmlSchemas( var VARIABLE, ar DYNAMIC ARRAY OF xml.DomDocument )
In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.