JSON Tools
JSON Converter
Oxygen provides a tool for converting an XML structure to corresponding valid JSON data and another tool for converting JSON data to an XML structure. An add-on is also available that gives you the ability to convert multiple files at once.
JSON to XML
Oxygen includes a useful and simple tool for converting JSON files to XML. The JSON to XML action opens a very simple dialog box where you specify the URL of the input JSON file and the location for the resulting XML file.
XML to JSON
Oxygen also includes a tool for converting XML files to JSON. This type of conversion is created using a similar dialog box, but in this case, you specify the URL of an XML file for the input and it results in a converted JSON file.
Batch Conversions
An add-on is also available from Oxygen's default update site that provides the ability to convert multiple JSON files to XML or vice versa. For more information, go to: https://www.oxygenxml.com/doc/ug-editor/topics/batch-converter-addon.html.
Online Converter
A simple online tool for converting a single JSON file to XML, or vice versa, is available at: Oxygen Online XML to JSON Converter
Oxygen provides useful tools for JSON Schema documents, including:
- JSON Schema Documentation Generator - Used for generating documentation for a JSON Schema file in HTML format.
- Generate JSON Schema - Used for generating a sample JSON Schema from a JSON file.
- XSD to JSON Schema - Used for converting an XSD (XML Schema) file into a JSON Schema.
- Generate Sample JSON files - Used for generating sample JSON files from a JSON Schema.