A ECMAScript XML Parser/XSLT Engine
ESPX and TinyXSL are a parser/transform engine combination written in JavaScript. ESPX is not a validating parser, and TinyXSL is not a full featured implementation of XSLT (it even uses a different namespace). However, it works on most browsers which have JavaScript.
Okay, some testing results:
OmniWeb 4.0.6: It works!
Opera for Mac OS 5.0b3.393: It works!
iCab (Classic) 2.6: Nope.
Possibly Related posts (machine generated):
- TinyXSL in JavaScript
- Daring to Do Less in XML
- Firebug Lite
- Some JavaScript Links
- XPath evaluation in PHP with Namespaces
More like this: javascript, xml.
This entry was written by
Bill Humphries and posted on
December 6, 2001 at 12:00 am and filed under Uncategorized. Bookmark the
permalink. Follow any comments here with the
Atom feed for this post.
Both comments and trackbacks are currently closed.