.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.49.3.
.TH XMLSCHEMA-JSON2XML "1" "April 2025" "xmlschema-json2xml 3.4.5" "User Commands"
.SH NAME
xmlschema-json2xml \- JSON to XML converter
.SH DESCRIPTION
usage: xmlschema\-json2xml [OPTION]... [FILE]...
Try 'xmlschema\-json2xml \fB\-\-help\fR' for more information.
.PP
encode a set of JSON files to XML.
.SS "positional arguments:"
.TP
[JSON_FILE ...]
JSON files to be encoded to XML.
.SS "options:"
.TP
\fB\-h\fR, \fB\-\-help\fR
show this help message and exit
.TP
\fB\-v\fR
increase output verbosity.
.TP
\fB\-\-schema\fR PATH
path or URL to an XSD schema.
.TP
\fB\-\-version\fR VERSION
XSD schema validator to use (default is 1.0).
.TP
\fB\-L\fR URI/URL URI/URL
schema location hint overrides.
.TP
\fB\-\-converter\fR NAME
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').
.TP
\fB\-\-indent\fR INDENT
indentation for XML output (default is 4 spaces)
.TP
\fB\-o\fR, \fB\-\-output\fR OUTPUT
where to write the encoded XML files, current dir by
default.
.TP
\fB\-f\fR, \fB\-\-force\fR
do not prompt before overwriting