Next in thread → Next in month →

Re: [xml-dev] XML validation using Xerces - command line

From
Bob DuCharme <>
To
Cirip Tomas <>, "XML-Dev mailing list (E-mail)" <>
Date
2002-12-18T14:19:30Z
ID
<>
Thread
Re: [xml-dev] XML validation using Xerces - command line
>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)
Next in thread → Next in month →