[Home] [By Thread] [By Date] [Recent Entries]

  • To: <xml-dev@l...>
  • Subject: RE: Question on XSD validator
  • From: "Bornholtz, Tim" <Tim.Bornholtz@e...>
  • Date: Wed, 18 May 2005 16:18:21 -0400
  • Cc: "Saha Rabindra N" <saha.rn@m...>,"Bob Foster" <bob@o...>,"Michael Kay" <mike@s...>
  • Thread-index: AcVb4S9KJmYmOCGMQ+2gyoE6M/bX/wABPo8g
  • Thread-topic: Question on XSD validator

>-----Original Message-----
>From: Bob Foster [mailto:bob@o...]
>
>Michael Kay wrote:
>> I know that XSV has a simple command line interface.
>> 
>> I'm not aware of a similar interface in Xerces but I may have missed
>> something.
>
>I believe you have to roll your own, as described in Eliotte Rusty 
>Harold's book, Processing XML with Java.
>
>Bob Foster

Well, that's not *entirely* true.  You can use the xercesSamples.jar to do this with the command:

java dom.Counter -v -s whatever.xml

(assuming xercesImpl.jar, xercesSamples.jar, xml-apis.jar, and xmlParserAPIs.jar are in your classpath)


Thanks,
Tim Bornholtz

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member