Hi everyone, I need to validate a built DOM against a XML Schema. Is there a way to perform that ? If not, how can I validate an XML file ? Later, I must transform my DOM object into XML to store it into a database. If there is a reference to my XSD file, will the transformer perform the validation (or does it only check well-formedness?) ? Can anyone help ? Thanks Christophe
Well validation with Xerces works well with DTD but seems not working with XML Schema ? Is there something particular to do while validating with XML Schema ? Thanks if someone could tell me!! Regards, Christophe
Badal Kotecha
Ranch Hand
Joined: Sep 06, 2000
Posts: 42
posted
0
I got the same problem... when i m using xalan-j 2.2 xpath queries on xml document which is refering some xml schema is not working.. has anyone used ApplyXPath application provided with xalanj-2 2.2 .. its not working with schema... ? Its working fine with DTD...
y is that so.... ? ur help is highly appreciated.... thanks in adv. Badal www.necoinfotech.com
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.