[
Lists Home |
Date Index |
Thread Index
]
- To: xml-dev@lists.xml.org
- Subject: Sarissa 0.9 released
- From: "Emmanuil Batsis (Manos)" <mbatsis@netsmart.gr>
- Date: Thu, 08 Apr 2004 12:59:22 +0300
- Organization: Netsmart S.A., Greece
- Reply-to: mbatsis@netsmart.gr
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7b)Gecko/20040316
[With apologies for multiple postings]
Sarissa is a JavaScript library that provides a common interface between
similar DOM extentions of Mozilla-based and IE browsers. Common tasks
covered: Loading of DOM objects from remote sources or strings,
controlling XSLT transformations, performing XPath queries and more.
Released under the GPL license.
This version adds enhanced XPath support (map default namespace to
prefix), an implementation of document.importNode for IE (appending XML
nodes to webpages is easier) and better documentation [1]. Ready for
grabs at [2].
[1] http://sarissa.sourceforge.net/
[2] http://prdownloads.sourceforge.net/sarissa/sarissa-0.9.zip?download
Cheers,
Manos
|