"shikha mehrotra" <[EMAIL PROTECTED]> wrote on 05/30/2007 03:10:26 
AM:

> hi,
> 
> I created one xml file Schema.xml
> and two schemas jsdl.xml and jsdl-posix.xml
> 
> and i want to validate xml with these two schemas using xerces......
> 
> is it possible.....

Yes, there are several ways you can do this. For example, you could use 
the JAXP 1.3 validation API. This sample [1] which is included with the 
Xerces binaries shows how to use it.
 
> kindly help me....
> 
> i m using the xerces2.2.0
>
> 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]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to