XML for SCRIPT 3.1 Released

12
David Joham writes “The XML for SCRIPT development team is proud to announce the availibiliy of our newest release, XML for SCRIPT version 3.1.

XML for SCRIPT is a powerful, standards-compliant JavaScript XML parser that is designed to help web application designers implement cross platform applications that take advantage of client-side manipulation of XML data.

XML for SCRIPT provides a full suite of tools, including:

*A standards-compliant W3C DOM Level 2 processor
*A standards-compliant SAX processor
*A simple (classic) DOM processor
*Proxies for XML retrieval from any domain
*Utilities for XML and application development

XML for SCRIPT is Free software and is distrubuted under the terms of the GNU Lesser General Public Licence (LGPL) , an open source license.

XML for SCRIPT version 3.1 builds on the success of 3.0 by adding an XPath Contributed Add-on to its feature set. This Contributed Add-on allows for many of the most common XPath expressions to be processed against XML for SCRIPT’s W3C DOM parser.

This XPath Contributed Add-on is well documented, with two new sample applications and full documentation of the new objects exposed by this feature.

XML for SCRIPT version 3.1 also matures the W3C DOM Parser by fixing a number of known bugs in the 3.0 release that were found after the introduction of 3.0. The bugs that were fixed are outlined in the “Known Bugs” section of the FAQ.

XML for SCRIPT version 3.1 can be found on the web at http://xmljs.sourceforge.net

Link: xmljs.sf.net