Title: RE: How to use entities with XML Schema?

> -----Original Message-----
> From: Michael Glavassevich [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 18, 2005 12:01 PM
> To: [email protected]
> Subject: RE: How to use entities with XML Schema?
>
> This section of the FAQ is targeted at XNI parser
> configuration authors. I admit that could be made clearer.
> In Xerces the DTD validator component (even when validation
> is turned off) provides attribute defaults, attribute types
> from the DTD and determines which white space characters
> are element content whitespace (also known as ignorable
> whitespace). A parser configuration which doesn't include
> a DTD validator in the pipeline may be missing properties
> from the infoset, therefore it is not a compliant XML 1.0
> processor. What validating and non-validating processors
> do is described in another FAQ (
> http://xml.apache.org/xerces2-j/faq-write.html#faq-2).

Thanx for the clarification.  It would be good if the documentation could be updated to reflect this.

pvb

Reply via email to