Convert XML to JSON

The steps for converting an XML document to JSON are the following:
  1. Go to menu Tools > XML to JSON.... The XML to JSON dialog 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 JSON Editor
  5. Click the OK button.

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