Subject: Re: preceding-sibling with sorted for-each
From: Steve Tinney <stinney@xxxxxxxxxxxxx>
Date: Wed, 15 Mar 2000 10:43:04 -0500
|
> How can I change a variable-string into a node-set?
Depends on your XSL processor. In XT there is xt:nodeset(), and in
Saxon saxon:node-set() [documented] and also saxon:nodeset()
[undocumented, but nice of Mike Kay to make it easy for folks to switch
between XT and Saxon]. Word is, MSXSL transparently casts an RTF to a
node-set, no doubt to ensure maximal confusion for those trying to run
their IE5.5 stylesheets with some other processor.
Steve
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|