[Home] [By Thread] [By Date] [Recent Entries]
Am 3/5/2023 um 5:40 PM schrieb Graydon graydon@xxxxxxxxx:
The XSLT 3 approach is the transform function, where you write individual stylesheets for each step and call them: Doesn't "And so on" translate into using fold-left e.g. B fold-left(('pass1.xsl', 'pass2.xsl', 'pass3.xsl'), /, function($n,
$x) { transform(map{'stylesheet-location': $x, 'source-node' : $n
})?output })?
|

Cart



