Some History, or why all C++ SAX implementations are incompatible

SAX is a standard interface for event-based XML parsing, developed collaboratively by the members of the XML-DEV mailing list. SAX 1.0 was released on Monday 11 May 1998, and is free for both commercial and non-commercial use.
SourceForge Project Page

Jez Higgins