Christopher Schultz schrieb am 27.11.2010 um 08:18 (-0500):

> We are using Cocoon with Xalan and Xerces:
> 
> xalan-2.7.1.jar
> xercesImpl-2.9.1.jar

> Xalan is still stick in a 3-year rut with no releases. Lots of stuff
> has happened in the XSLT world since then... it's a shame that those
> standards aren't (appearing to) being actively developed.

The XSLT and XPath standards are certainly being actively developed,
there's an upcoming release of XSLT 3.0 (formerly known as 2.1).

As for implementations, there's Michael Kay's Saxon for XSLT 3.0 (and
2.0 of course, for Java and .NET), and a new implementation of 2.0 for
.NET called XQSharp (still beta).

Xalan, LibXSLT, MSXML and System.Xml.Xsl are still at XSLT/XPath 1.0,
though, and it doesn't look like that's going to change any time soon.
If progressing, they must be doing so in U-Boot mode.

Anyway, for Java you can just use Saxon if you want XSLT 2.0.

-- 
Michael Ludwig

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to