.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.17. .TH XMLSCHEMA-VALIDATE "1" "January 2021" "xmlschema-validate 1.4.2" "User Commands" .SH NAME xmlschema-validate \- XML validator .SH DESCRIPTION usage: xmlschema\-validate [OPTION]... [FILE]... Try 'xmlschema\-validate \fB\-\-help\fR' for more information. .PP validate a set of XML files. .SS "positional arguments:" .TP [XML_FILE ...] XML files to be validated. .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\-\-lazy\fR use lazy validation mode (slower but use less memory).