.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.17. .TH XMLSCHEMA-JSON2XML "1" "January 2021" "xmlschema-json2xml 1.4.2" "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 "optional arguments:" .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', 'Abdera', \&'JsonML', 'Columnar'). .TP \fB\-o\fR OUTPUT, \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