Re: [xml-dev] 2 SAX documentation questions

From
David Megginson <>
To
XML Developers List <>
Date
2004-03-20T02:11:41Z
ID
<>
Thread
Re: [xml-dev] 2 SAX documentation questions
K. Ari Krupnikov wrote:

> 2) What happens if an xmlns attribute was defaulted or #FIXED in the
>    DTD but was not present in the instance? SAX does not report
>    defaulted attributes, but they still trigger
>    startPrefixMapping(). I would like to see a clarification on that
>    in the docs.

Why can a SAX reader not report defaulted attributes?


All the best,


DAvid