[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Xerces, SAX and schema validation
- From: Leigh Dodds <ldodds@ingenta.com>
- To: Cirip Tomas <tomas.cirip@theimo.com>, xml-dev@lists.xml.org
- Date: Fri, 24 Aug 2001 09:58:20 +0100
> -----Original Message-----
> From: Cirip Tomas [mailto:tomas.cirip@theimo.com]
> Sent: 23 August 2001 23:00
> To: xml-dev@lists.xml.org
> Subject: Xerces, SAX and schema validation
[...]
> does anybody have example of Schema validation using xerces SAX parser?
> Thank you
See [1]. Basically you just need to set the SAX validation feature to true,
but judging by [2] you should also check that the parser is Namespace aware.
HtH,
L.
[1]. http://xml.apache.org/xerces2-j/faq-general.html#faq-1
[2]. http://lists.xml.org/archives/xml-dev/200108/msg00368.html