Download List

專案描述

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-03-25 07:46
3.1

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.
標籤: Major feature enhancements

2003-10-14 09:40
3.0

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.
標籤: Major feature enhancements

2003-04-23 10:00
2.1

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.
標籤: Major feature enhancements

2002-01-28 23:11
2.0

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).
標籤: Major feature enhancements

2001-09-14 03:10
1.1

Support for Konqueror 2.2, and a new stripped down version of xml.js (tinyxml.js) to increase download speeds on slow connections.
標籤: Minor feature enhancements

Project Resources