XmlToJson
Use the XmlToJson policy to automatically convert an XML response from the target
server to a JSON response returned to the calling client.
Basic XML to JSON
<xmlToJson xmlns="http://www.infor.com/ion/api"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
name="queryParam-example" displayName="queryParam-example" enabled="true" version="1.0">
</queryParam>
Configuration
There are currently no configurable options for this policy.