Re: [xml-dev] When to check entity WFness according to 4.3.2

From
<>
To
Date
2004-10-26T15:09:05Z
ID
<>
Thread
Re: [xml-dev] When to check entity WFness according to 4.3.2
>But the prolog is part of the document production, so if an entity declared
>in the prolog is not well-formed, then should that not mean the document
>is not well-formed? 

The requirement is that "Each of the parsed entities which is
referenced directly or indirectly within the document is well-formed."
An entity is certainly *declared* in the prolog, but it is not
*referenced* there.

-- Richard