Hi Martin,
Thanks for thoughts.
>From my point of view, I think, with Xalan xsl:template match="..."
name="..." mode="abc" (an XSLT 1.0 syntax, also) works very well with
XSLT 3.0 stylesheets (that don't use xsl:mode instruction) as well.
But definitely, xsl:mode is a useful XSLT instruction, and Xalan
should try to implement that.
On Wed, Oct 15, 2025 at 10:07 PM Martin Honnen <[email protected]> wrote:
> I think if you are serious about having an XSLT 3.0 processor, you need
> to implement xsl:mode; otherwise you make it very hard for users to test
> their XSLT 3 code samples with your implementation, I would think that
> most XSLT 3.0 code has usage of xsl:mode to set up the processing.
--
Regards,
Mukul Gandhi