|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: xsl:key within <xsl:for-each select="xalan:nodeset
> I am tryin to call a xsl:key within
> <xsl:for-each select="xalan:nodeset($myVar)/myElement">
>
> like..
> <xsl:for-each select="xalan:nodeset($myVar)/myElement">
> <xsl:value-of select="key('names',nameid)/name"/>
> </xsl:for-each>
>
> The value-of select produces no result.
The key() function searches the document containing the context node; in
this case it searches the temporary tree $myVar.
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
|
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








