Re: [xsl] Apache Xalan-J and XSLT 3.0

Subject: Re: [xsl] Apache Xalan-J and XSLT 3.0
From: "Martin Honnen martin.honnen@xxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 30 Sep 2025 19:37:07 -0000
On 30/09/2025 20:12, Mukul Gandhi mukulg@xxxxxxxxxxxxxxxxx wrote:
B  B  It's been few years that I've written to this list. With apologies
to XSLT geniuses like Mike Kay (we draw lot of inspiration from him,
for this work), I on behalf of Apache Xalan-J team wish to inform that
we've completed a fairly useful implementation (the product is yet not
released, but it's source code is available on web, and can be built
to Java's jar file) of XSLT 3.0 specification. I've written all the
code myself modifying Xalan-J's XSLT 1.0 implementation for XSLT 3.0
specification, with active support and encouragement from various
Xalan team members.

Apache Xalan-J's XSLT 3.0 development processor's specification
compliance as of this day, is located here,

https://github.com/apache/xalan-java/blob/xalan-j_xslt3.0_mvn/src/test/java/o
rg/apache/xalan/tests/w3c/xslt3/result/w3c_xslt3_testsuite_xalan-j_result.xml
[1]


I have taken the liberty to create a browser based fiddle of the Xalan
XSLT 3.0 development branch:
https://martin-honnen.github.io/cheerpj3-xalan-xslt3/

Current Thread