[
Lists Home |
Date Index |
Thread Index
]
>Is there any way to run Xerces parser to validate XML documents from command
>line Thank you
I like the stdinparse utility from Xerces C (binaries available for Windows
and Linux) because it checks for well-formedness and validates against both
DTDs and schemas, depending on what your document is pointing to. See
http://xml.apache.org/xerces-c/stdinparse.html.
Bob DuCharme www.snee.com/bob <bob@
snee.com> "The elements be kind to thee, and make thy
spirits all of comfort!" Anthony and Cleopatra, III ii
(bobdc e-mail address used only for mailing lists)
|