Docs Menu
API Developer Guide / middleware / pub / xml / fromXMLSpecification

Service: fromXMLSpecification

This service converts an XML specification in JSON format into an XML string.

Input Parameter:

Name Type Description
json: String The JSON representation of the XML specification.

Output Parameter:

Name Type Description
xml: String The XML string generated from the JSON specification.