JSON Schema Tools

These features are also available in the
Oxygen JSON Editor
Oxygen JSON Editor!

Discover the powerful tools Oxygen offers to enhance your JSON schema workflows. Effortlessly convert XML Schema files (XSD) to JSON Schema files, update older JSON schemas to the latest versions, generate JSON sample files from schemas, and even create comprehensive HTML documentation for your JSON Schema files. Save time and streamline your development process with Oxygen's cutting-edge schema conversion and generation capabilities.

XSD to JSON Schema

If you want to impose restrictions on the JSON structure, while also benefiting from Oxygen's JSON editing support (such as content completion, validation, and documentation), you need to have a JSON schema attached to your JSON document. If you already have an XML Schema and you want to generate a similar JSON Schema, then you can use the XSD to JSON Schema converter tool.

XSD To JSON Schemea

Generate Sample JSON Files

Oxygen includes a tool for generating sample JSON files. The Generate Sample JSON Files action opens a dialog box where you can configure a variety of options for generating the sample files.

Generate Sample JSON Files

Generate JSON Schema form a JSON instance

If you already have a JSON instance and you want to define a JSON Schema for it, you can use the Generate JSON Schema action to generate a sample that can be used as a starting point.

Generate JSON Schema form a JSON instance

Generate JSON Schema Documentation

Oxygen includes a tool for generating detailed documentation for a JSON Schema file in HTML format. You can select which components are shown in your output and after the JSON Schema documentation is generated, it is presented in a visual diagram style with various sections, hyperlinks, and filtering options.

Generate JSON Schema Documentation

JSON Schema Documentation Examples

Generate documentation in one file

Generate documentation split by components

Generate documentation split by location