Docs Menu
API Developer Guide / xml / fromXML

Service: fromXML

Convert XML data in string form to an object.

Input Parameter:

Name Type Description
XML: String XML

Output Parameter:

Name Type Description
output: Document Object form of XML’s data.