We're following w3's "Bug 9069 - Function to invoke an XSLT transformation".
There, people argue about xpath API to invoke xslt transformations. Function should look roughly like this:
transform ( $node-tree as node()?, $stylesheet as item(), $parameters as XXX ) as node()
The discussion is spinning around the last argument: $parameters as XXX. Should it be an xml element describing parameters, a function returning values for parameter names, or some new type modelling immutable map?
$parameters as XXX
What is most interesting in this discussion is the leak about plans to introduce a map type:
There is a hope that map will finally appear in xslt!
See also: Bug 5630 - [DM] Tuples and maps, Tuples and maps - Status: CLOSED, WONTFIX, Map, based on immutable trees, Maps in exslt2?
Remember Me
a@href@title, b, blockquote@cite, em, i, strike, strong, sub, super, u