Command rngvalidate
Name
rngvalidate validates an xml document using an rng schemaSynopsis
rngvalidate [options] schema [file [file ...]]Description
Validates an xml document against an rng schema.Uses the JINJ rng validator.
The xvalidate -rng option is implemented using the rngvalidate command.
Options
-i | Check ID references |
-c | Use compact syntax |
-d | check diagnose option |
-t | output timing information |
-e encoding | specify encoding |
-f | check feasibly valid |
-s | Output simplified schema |
-p | check phase option |
Commands
CategoryCommands
CommandXvalidate