Date: Feb. 4, 2001
Link: http://cjandia.freehomepage.com/me/works/xml/espx/20010129.088/espx.htm
Source Author or Organization: Cyril Jandia
This is a download link for ECMAScript Parser for XML (ESPX), a parser for a
subset of XML 1.0, coded in ECMAScript.
It is strictly ECMAScript compliant. ESPX is a non-validating parser and there is
no Document Type Definition (DTD) or namespace support in this first beta
release. The source code is posted at
http://cjandia.freehomepage.com/me/works/xml/espx/20010129.089/library/espx_js.txt,
and there is an online demo at
http://cjandia.freehomepage.com/me/works/xml/espx/20010129.089/samples/simple.htm
that allows the user to paste XML into a form to be processed by ESPX.
The ESPX license allows use without restriction, provided the copyright notice
and permission notice are included in all copies of the software.