|
Xparse | |||||||||||||||
Xparse is a fully compliant* well-formed XML parser written in less than 5k of JavaScript. Please feel free to use and adapt it to your needs, but more importantly, learn XML, as its going to be very important to Information Technology in the near future.
After the ECMAScript Core API for DOM has been released, I'll be adding DOM support to Xparse. For now I am simply doing bugfixes and working hard on Sparse, a companion XSL parser.
Test the Parser
Download & Usage
Please Help
* With the exception of full error reporting, internal document type definitions, and related dtd functionality