SAX api

This directory has the SAX api for lisp parsing of XML files.

The majority of the code here written by Stanley Knutson (knewt@alum.mit.edu)

Some of code in sax-basics came from Wilbur-RDF project However, it has been modified significantly to use the underlying CL-XML parser from cl-xml.org

This is a "work in progress" since there is not yet any tools for writing SOAP.

The top-level function is sax:soap-xml-parse.