This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Another XSL question


> 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@ntlworld.com
work: Michael.Kay@softwareag.com


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]