XML Result Generator
This tool helps you while writing the XML description for an API. As you may know, a method could return a JSON response that must be mapped in XML objects. If you already have a sample JSON response you can put it in the box below and by pressing the "Generate XML" button we will output its XML representation.
Arrays: if your method's response is an array, paste here just one of the elements and remember to set array="true" in the node <result>
Note: Remember that the XML output must be verified carefully and put in your existing XML file making all the necessary updates to make it fit. This tool generates just a part of the XML required, to be integrated with the rest. Learn more
