opensource: del.icio.us tag/opensource
Framework
Java
MVC
xml
XSLT
JavaScript
opensource
License:LGPL
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.
JSXML includes REXML, a high-performance parser that doesn’t mind if you throw 2000 lines of (well-formed) XML at it, a builder with a unique API that invites the coding of GUIs (graphical user interfaces) around it, and an iterator that makes costly recursion unnecessary.
jsxml
Library
xml
parser
JavaScript
regex
REXML
License:LGPL
Level-Three-Solutions
jax or javascript and xml is simply another flashy name to describe components written using javascript and xml as its core technologies.
jaxWidgets are useful web widgets that can be implemented on any browser supporting DOM and Javascript. It is purely a client-side technology and requires no server components to work.
Who is jax for?
jax is aimed primarily at web designer/developers with a strong focus on minimising the programming required while still providing advanced functionality offered by javascript code.
How does jax work?
jax defines a set of custom tags for each widget (ASP.NET style). All the designer needs to do is include the widget code (and core components) needed through tags and place the corresponding tag for the widget into a normal XHTML page. jax handles the processing of all custom tags and UI actions.
jaxwidgets
Ajax
JAX
xml
JavaScript
widget
License:LGPL
Sarat-Pediredla
RASTA is a framework for describing tasks on a computer system. RASTA makes it easy for individual developers or teams of developers to write consistent dialogs and wizards for end-user tasks like product installation and configuration.
To build a wizard or dialog, the developer creates a description of the task in XML files, and then Rasta’s back-end library parses the XML files and hands them off to Rasta’s front-end client which renders them to the end-user.
Sarissa is a Javascript API which encapsulates XML functionality in browser-independent calls.
Sarissa is an ECMAScript library acting as a cross-browser wrapper for native XML APIs. It offers various XML related goodies like Document instantiation, XML loading from URLs or strings, XSLT transformations, XPath queries etc and comes especially handy for people doing what is lately known as “AJAX” development.
Supported browsers are Mozilla – Firefox and family, Internet Explorer with MSXML3.0 and up, Konqueror (KDE 3.3+ for sure), Safari and Opera. Konq, Safari and Opera offer no XSLT/XPath scripting support AFAIK.
Docs http://sarissa.sourceforge.net/doc/
JavaScript
Ajax
License:LGPL
License:GPL
Sarissa
api
XSLT
xml
Library
ECMA