OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Xerces, SAX and schema validation





> -----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