Revision [1364]
This is an old revision of CommandRngvalidate made by DavePawson on 2010-05-09 02:15:41.
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 | |
-t | output timing information | |
-e encoding | specify encoding | |
-f | check feasibly valid |
Commands
CategoryCommands
CommandXvalidate