OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: SAX and DTDHandler

[ Lists Home | Date Index | Thread Index ]
  • From: John Cowan <cowan@locke.ccil.org>
  • To: XML Dev <xml-dev@ic.ac.uk>
  • Date: Wed, 03 Mar 1999 11:27:15 -0500

MikeDacon@aol.com wrote:

> My primary question is will SAX allow me to parse a DTD?
> It doesn't seem so.  DTDHandler only handles unparsed Entity declarations
> (like binary data) and Notation declarations.  If it is the case that SAX does
> not
> parse DTDs due to the fact that it does not want to perform validation then
> why bother with the above two cases?

Remember that SAX is a front-end to various parsers with various
philosophies, validating (XML4J), non-validating but external-entity-
reading (Aelfred), non-validating and document-entity-only (XP).

SAX provides methods, for parsers that wish to do so, to report on
declared notations and unparsed entities, since these features
provide actual extensions to the basic element/attribute model.
Element and attribute list declarations cannot be reported through
SAX, since they are reckoned inessential.

-- 
John Cowan	http://www.ccil.org/~cowan		cowan@ccil.org
	You tollerday donsk?  N.  You tolkatiff scowegian?  Nn.
	You spigotty anglease?  Nnn.  You phonio saxo?  Nnnn.
		Clear all so!  'Tis a Jute.... (Finnegans Wake 16.5)

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS