Next in thread → Next in month →

Re: [xml-dev] Historical trivia: who introduced into XSLT 1.0 the construct that enables XSLT to generate XSLT (i.e., XSLT's "code generation" capability)?

From
Michael Kay <>
To
Rick Jelliffe <>
Date
2022-06-13T21:49:25Z
ID
<>
Thread
Re: [xml-dev] Historical trivia: who introduced into XSLT 1.0 the construct that enables XSLT to generate XSLT (i.e., XSLT's "code generation" capability)?
> 
> In the case of XSLT, is the convenience gained by the alternative namespace so thin that it has no incremental enabling benefit for humans, that no project would fail (to be written, to be read, to be maintained) without it? Quite possibly...  
> 

xsl:namespace-alias does add convenience, but it also adds significant complexity to the semantics of the language.

An option to rename namespaces during serialization might have offered more power with less complexity. But that's hindsight.

Michael Kay
Saxonica
Next in thread → Next in month →