Wiki source for CommandRngvalidate
======Command rngvalidate======
====Name====
**rngvalidate** validates an xml document using an rng schema
====Synopsis====
rngvalidate [options] schema [file [file ...]]
====Description====
Validates an xml document against an rng schema.
Uses the [[http://www.thaiopensource.com/relaxng/jing.html JINJ]] rng validator.
The [[CommandXvalidate 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]]
====Name====
**rngvalidate** validates an xml document using an rng schema
====Synopsis====
rngvalidate [options] schema [file [file ...]]
====Description====
Validates an xml document against an rng schema.
Uses the [[http://www.thaiopensource.com/relaxng/jing.html JINJ]] rng validator.
The [[CommandXvalidate 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]]