Convert XML to JSON

The steps for converting an XML document to JSON are the following:
  1. Select the XML to JSON action from the Tools menu.
    The XML to JSON dialog box is displayed:

  2. Choose or enter the Input URL of the XML document.
  3. Choose the Output file that will contain the conversion JSON result.
  4. Check the Open in Editor option to open the JSON result of the conversion in the Oxygen XML Editor JSON Editor
  5. Click the OK button.

The operation result will be a document containing the JSON conversion of the input XML URL.