[
Lists Home |
Date Index |
Thread Index
]
- From: "Richard Anderson" <RJA@arpsolutions.demon.co.uk>
- To: <xml-dev@ic.ac.uk>
- Date: Thu, 12 Nov 1998 08:22:21 -0000
>Agreed - the SAXogenists on this list can take a warm feeling away.
SAX is great. I've now got an ActiveX version and a C++ version going and I
really love it. ( not 100% yet )
For interest, have there been any developments of a 'lower level' SAX to
expose DTD info too ?
In my XML toolkit I want to expose events that enable the caller to use
information from the DTD however *they* want. I will of course provide a
high level interface too, but it would be nice to have a stream of events
like:
startDocType
startEntity
startElementDef
endElementDef
startAttribDef
startAttribElementSeq
endAttribElementSeq
startAttribElementSeq
endAttribElementSeq
endAttribDef
endEntity
endDoctype
You get the basic idea.
Regards,
Richard.
***********************************************
* E-Mail mailto:RJA@arpsolutions.demon.co.uk *
* WEB http://www.arpsolutions.demon.co.uk *
***********************************************
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/
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)
|