Scroll to navigation

XMLSCHEMA-JSON2XML(1) User Commands XMLSCHEMA-JSON2XML(1)

NAME

xmlschema-json2xml - JSON to XML converter

DESCRIPTION

usage: xmlschema-json2xml [OPTION]... [FILE]... Try 'xmlschema-json2xml --help' for more information.

encode a set of JSON files to XML.

positional arguments:

[JSON_FILE ...]
JSON files to be encoded to XML.

options:

show this help message and exit
increase output verbosity.
path or URL to an XSD schema.
XSD schema validator to use (default is 1.0).
schema location hint overrides.
use a different XML to JSON convention instead of the default converter. Option value can be one of ('unordered', 'parker', 'badgerfish', 'gdata', 'abdera', 'jsonml', 'columnar').
indentation for XML output (default is 4 spaces)
where to write the encoded XML files, current dir by default.
do not prompt before overwriting
April 2024 xmlschema-json2xml 3.3.1