Download List

Descripción del Proyecto

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

Un XPath Contribución Add-on fue añadido, que permite que muchas de las expresiones XPath más común para ser procesados contra el analizador del W3C. Incluye dos nuevas aplicaciones de ejemplo y documentación completa de los nuevos objetos expuestos. Una serie de fallos conocidos en el analizador DOM de W3C también se han fijado.
Tags: Major feature enhancements
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.

2003-10-14 09:40
3.0

Esta versión añade una compatible con los estándares del W3C analizador DOM a la distribución que cumpla con el Nivel W3C 1 y Nivel 2 estándares y viene con una aplicación de muestra nueva, así como tres nuevas series de ensayos y una extensa documentación. Viene con más documentación. Muchas otras mejoras se han realizado como servidor proxy adicional de lado que permitan la recuperación de XML de cualquier dominio.
Tags: Major feature enhancements
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.

2003-04-23 10:00
2.1

TagPath DOM búsqueda se ha añadido permite a los programadores Javascript para consultar el DOM de una manera muy similar a los selectores CSS. De carga y manipulación de datos XML de cualquier dominio en la Web es ahora compatible a través de las funciones xmlIOProxyLoadData y de servidor proxy lado. Soporte para el navegador Safari de Apple se ha añadido, junto con el soporte para Opera 7 e Internet Explorer 5.2 para Mac OS X.
Tags: Major feature enhancements
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.

2002-01-28 23:11
2.0

XML para el script version 2.0 incluye una nueva cumplen con los estándares SAX Parser, conjuntos de pruebas adicionales y ejemplos de aplicaciones, herramientas adicionales para ayudar en el desarrollo, documentación de usuario mejorada y programador, y un spiffy nuevo sitio web (requiere un navegador moderno para el efecto completo).
Tags: Major feature enhancements
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).

2001-09-14 03:10
1.1

Apoyo para Konqueror 2.2, y una nueva versión reducida de xml.js (tinyxml.js) para aumentar la velocidad de descarga en conexiones lentas.
Tags: Minor feature enhancements
Support for Konqueror 2.2, and a new stripped down version of xml.js (tinyxml.js) to increase download speeds on slow connections.

Project Resources