[xsl] [Announce] XQilla 2.2.0 released

Subject: [xsl] [Announce] XQilla 2.2.0 released
From: John Snelson <john.snelson@xxxxxxxxxx>
Date: Tue, 06 Jan 2009 15:18:41 +0000
The XQilla developers are pleased to announce the release of XQilla
2.2.0. Of particular note to the XSLT community, this release adds partial support for XSLT 2.0, as well as a debugger and debugging API and a prototype implementation of higher order functions
for XQuery.


XQilla is an XQuery, XSLT 2.0 and XPath 2.0 implementation written in
C++ and based on Xerces-C. It implements the DOM 3 XPath API, as well as
having it's own more powerful API. It conforms to both the XQuery and
XPath 2.0 W3C recommendations.

The XSLT 2.0 work in XQilla is an ongoing effort, and should be
considered alpha quality. Although it is possible to run a number of
complex transformations there are significant features missing from the
implementation, including xsl:include, xsl:import, xsl:output,
xsl:result-document, and xsl:sort. If there are any developers
interested in helping complete the XSLT 2.0 support, please get in touch
with us at xqilla-devel@xxxxxxxxxxxxxxxxxxxxxx

XQilla can be downloaded here:
http://sourceforge.net/project/showfiles.php?group_id=152021

More information on XQilla is available here:
http://xqilla.sourceforge.net/HomePage

--
John Snelson, Oracle Corporation
Berkeley DB XML:        http://www.oracle.com/database/berkeley-db/xml
XQilla:                                  http://xqilla.sourceforge.net

Current Thread