Projects / XML for SCRIPT

XML for SCRIPT

XML for SCRIPT is a simple, non-validating XML DOM and SAX parser written in JavaScript. It was designed to help Web application designers implement cross-platform, client-side manipulation of XML data without having to resort to proprietary platform-limiting solutions. It includes extensive documentation on both its DOM and SAX parsers as well as a host of tools, sample applications, and test suites to aid in developing applications based on its technology.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  24 Mar 2004 22:46

Release Notes: An XPath Contributed Add-on was added, which allows many of the most common XPath expressions to be processed against the W3C parser. It includes two new sample applications and full documentation of the new objects exposed. A number of known bugs in the W3C DOM Parser were also fixed.

  •  14 Oct 2003 00:40

Release Notes: This version adds a standards-compliant W3C DOM parser to the distribution which complies with the W3C Level 1 and Level 2 standards and comes complete with a new sample application as well as three new test suites and extensive documentation. It comes with more documentation. Many other enhancements have been made including additional server-side proxies that allow for XML retrieval from any domain.

  •  23 Apr 2003 01:00

Release Notes: DOM tagPath searching has been added allowing Javascript programmers to query the DOM in a manner much like CSS selectors. Loading and manipulating of XML data from any domain on the Web is now supported via the xmlIOProxyLoadData functions and server-side proxies. Support for Apple's Safari browser has been added, along with support for Opera 7 and Internet Explorer 5.2 for Mac OS X.

  •  28 Jan 2002 14:11

Release Notes: XML for SCRIPT version 2.0 includes a new standards compliant SAX Parser, additional test suites and sample applications, added tools to aid in development, enhanced user and programmer documentation, and a spiffy new Web site (requires a modern browser for the full effect).

  •  13 Sep 2001 18:10

Release Notes: Support for Konqueror 2.2, and a new stripped down version of xml.js (tinyxml.js) to increase download speeds on slow connections.

Screenshot

Project Spotlight

KDE Software Compilation

A powerful graphical desktop environment, applications, and development frameworks.

Screenshot

Project Spotlight

CmdOption

A simple annotation-driven command line parser toolkit for Java 5 applications.