[
Lists Home |
Date Index |
Thread Index
]
- From: Michael Fuller <msf@io.mds.rmit.edu.au>
- To: David Megginson <david@megginson.com>
- Date: Tue, 7 Mar 2000 12:07:21 +1100
On Fri, Mar 03, 2000 at 12:06:53PM -0500, David Megginson wrote:
> > Mixing all possible events in from ContentHandler, DTDHandler,
> > LexicalHandler, and DeclHandler, the legal event sequence appears to be:
>
> Here's my take on it right now:
Thanks, Dave. I've folded the comments into the updated version
of the SAX event sequence version at:
http://www.mds.rmit.edu.au/~msf/misc/SAXEvents.html
One outstanding, but simple, question:
Are start/end entity events within DTD content reported or not?
The documentation for LexicalHandler.startEntity talks about reporting
"an entity in content" --- does that mean only entities in _element_ content?
I presume the answer is no, given that it goes on to discuss the form for
parameter entities, which are only meaningful in DTD content.
Michael
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|