NanoSAX ======= What is it? ----------- NanoSAX is a small JS library that provides a basic (read: simplified) SAX API to JavaScript. It does not have support for namespaces, pre-processing instructions, or other fancy XML features, but does contain enough functionality to process most XML files. Usage ----- For a simple example, see 'testhandler.js', for documentation, read the source code (sorry!)... Questions, remarks, etc. ------------------------ Send questions, remarks, etc. to johnny@johnnydebris.net