Re: [xml-dev] SAX Infoset Mapping

From
Mike Fitzgerald <>
To
Robin Berjon <>
Date
2004-05-05T13:08:43Z
ID
<>
Thread
Re: [xml-dev] SAX Infoset Mapping
In Appendix B of the book SAX2 [1], David Brownell describes a mapping of SAX to the 
infoset, but I am unaware of an implementation of this mapping.

Mike

[1] http://www.oreilly.com/catalog/sax2/index.html

Robin Berjon wrote:
> Hi,
> 
> the DOM WG has kindly produced a fairly useful document (if you're into 
> that sort of thing) that describes the mapping between the DOM's model 
> and the Infoset:
> 
>   http://www.w3.org/TR/DOM-Level-3-Core/infoset-mapping.html
> 
> I've been looking around for a similar document mapping SAX and the 
> Infoset, but so far to no avail. Does anyone here know of one? Would be 
> interested to write one?
>