> my question is, if in XSLT 2.0 the node-set abilitity will be support
> without being an parser specific implementation.
In the draft XSLT 2.0 specification, "result tree fragments" are renamed as
temporary trees. The value of the variable is the root node of the tree, so
it can be used directly as a node-set, with no need for a conversion
function.
Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|