cyclic and/or multiple xsl:include in xslt 3 code
I have a non trivial set of XSLT code in a library where I have ended up (quite understandly) with some cyclic and/or multiple includes of the same file.
Simple tail call optimisation in Saxon/XSLT
I’m running Saxon-EE 11.4
(I’m running inside Oxygen with saxon optimisations on – that may be relevant)