SxXMLFromString Function

Creates an XML document from a string.

Arguments

Number Type Compulsory Default Description
1 string Yes XML

Argument 1

The XML content that will form the document.

Returns

Return type: string

A reference to the XML document loaded, or an error string.