Hi Ben, There are many pre-compiled samples that ship with Xerces-J which can be used from the command line to do what you want. Take a look at the docs [1].
Thanks. [1] http://xerces.apache.org/xerces2-j/samples-jaxp.html#SourceValidator Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [EMAIL PROTECTED] E-mail: [EMAIL PROTECTED] "Ben Stover" <[EMAIL PROTECTED]> wrote on 12/27/2007 12:24:20 PM: > 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. > > 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 ? > > Thank you > Ben > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]