Ben Stover wrote:
I wonder wether there is a way to call Xerces directly from the command line in 
order to validate a  XML doc
against an (external) XSD schema file.
I don't think it's a very common use case, so there's no specific application to do that.


Can I do this (with either C++ or Java Xerces) ?

It seems to me that Xerces is created only for usage calls from Java/C++

If yes: where are the command line options listed?

If not: Maybe someone wrote a short and simple wrapper program which enables 
command line access for validations?
Does such (short !) program (for WinXP) exist ?
Many of the sample applications have command line options to perform validation. You could modify one of them to meet your needs.

Dave

Reply via email to