logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

xmlschema-validate - XML validator

Description

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

       validate a set of XML files.

   positionalarguments:
       [XML_FILE ...]
              XML files to be validated.

   options:-h, --help
              show this help message and exit

       -v     increase output verbosity.

       --schema PATH
              path or URL to an XSD schema.

       --version VERSION
              XSD schema validator to use (default is 1.0).

       -L URI/URL URI/URL
              schema location hint overrides.

       --lazy use lazy validation mode (slower but use less memory).

       --defuse (always, remote, never)
              when to defuse XML data, on remote resources for default.

xmlschema-validate 3.4.3                          November 2024                            XMLSCHEMA-VALIDATE(1)

Name

       xmlschema-validate - XML validator

See Also