[Home] [By Thread] [By Date] [Recent Entries]

  • From: Cirip Tomas <tomas.cirip@t...>
  • To: "'xml-dev@l...'" <xml-dev@l...>
  • Date: Fri, 24 Aug 2001 11:17:37 -0400

Leigh,

Step [2] is dbf.setNamespaceAware(true); 

where dbf is DocumentBuilderFactory. Doesn't it mean that parser being used
is DOM instead of SAX? I am new to XML but I've heard that DOM parsers
require more memory than SAX parsers? I prefer to use SAX instead of DOM,
but I need to validate XML file. Thanks

Tomas

-----Original Message-----
From: Leigh Dodds [mailto:ldodds@i...]
Sent: Friday, August 24, 2001 4:58 AM
To: Cirip Tomas; xml-dev@l...
Subject: RE: Xerces, SAX and schema validation




> -----Original Message-----
> From: Cirip Tomas [mailto:tomas.cirip@t...]
> Sent: 23 August 2001 23:00
> To: xml-dev@l...
> 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

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member