[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] xpath predicate help


Subject: RE: [xsl] xpath predicate help
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 17 Feb 2005 22:23:06 -0000

> It doesn't work because you are not yet familiar with the 
> attribute value template (avt). Add curly braces like this:
> 
> <xsl:value-of select="{$link-target}"/>
> 
> That's how you get the evluation of a variable in an attribute value.

Charles was off his usual form there. The select attribute of xsl:value-of
is an XPath expression, not an AVT - it therefore never uses curly braces.

Michael Kay
http://www.saxonica.com/ 


Current Thread
Keywords