.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH XMLSCHEMA-VALIDATE "1" "April 2023" "xmlschema-validate 1.10.0" "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 "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\-\-lazy\fR use lazy validation mode (slower but use less memory). .TP \fB\-\-defuse\fR (always, remote, never) when to defuse XML data, on remote resources for default.