|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: sorting and parameters
Kay Michael wrote:
>
> It won't do it, but it will enable it, e.g. (if this is what you meant):
>
> <xsl:variable name="path" select="concat('$nodes/some/', $variable,
> '/child')"/>
> <xsl:variable name="path-result" select="sxf:evaluate($path)"/>
Not quite, I think. I was thinking of the case where $nodes is
of type node-set, but $variable would be a string.
So it won't support this (which is not to say it's not still extremely
valuable):
<xsl:variable name="nodes" select="nodeset($some-rtf)"/>
<xsl:variable name="newset" select="$nodes/some/$variable"/>
Right?
Steve
--
----------------------------------------------------------------------
Steve Tinney Babylonian Section
* University of Pennsylvania Museum
stinney@xxxxxxxxxxxxx Phila, PA. 215-898-4047
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








