SAX: XML Declaration
James Clark
jjc at jclark.com
Sun Apr 19 07:45:27 BST 1998
David Megginson wrote:
>
> Here's another last-minute SAX question.
>
> I have avoided providing information about the XML declaration,
> considering it strictly a lexical matter; however, since we are
> allowing applications to do their own entity resolution, should they
> have access to the value of the 'standalone' pseudo-attribute (if
> specified)?
Definitely not. In my view the whole idea of having resolveEntity
return null to prevent inclusion of entities is a bad one. There needs
to be better control over entity inclusion in SAX, but this is not an
effective way to provide it.
James
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)
More information about the Xml-dev
mailing list