Revision [1019]
This is an old revision of CommandRngvalidate made by DavidLee on 2009-11-25 13:56:53.
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 Catalog | Use catalog |
-c | compact rng form |
-d | diagnose |
-t | output timing information |
-e encoding | specify encoding |
-f | set FEASABLE property |
-s | output simplified schema |
-p phase | set phase |
Commands
CategoryCommands
CommandXvalidate