Docs Menu
API Developer Guide / middleware / pub / string / fromXML

Service: fromXML

This service will convert XML string to XML object.

Input Parameter:

Name Type Description
xml: String XML in string

Output Parameter:

Name Type Description
output: Document XML as object