SSAX is a functional XML parsing framework. It consists of a DOM/SXML parser, a SAX parser, and a supporting library of lexing and parsing procedures. The project homepage is http://ssax.sourceforge.net/, where you can find more information and download the library as a PLT package.
The standard SSAX library uses SXML for the representation. If you ํntend to use the SSAX XML parser with WebIt, see the WebIt page for links to the necessary packages.
Difficult to find from the WebIt homepage is the version of WebIt that works with SXML. Its URL is http://celtic.benderweb.net/downloads/webit/webit-sxml20040104.plt Here is some Google bait to make is easier to search for this: webit-sxml
-- JensAxelSoegaard - 24 Apr 2004
-- NoelWelsh - 27 Dec 2004