|
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 |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] xpath predicate help, cknell | Thread | RE: [xsl] xpath predicate help, McKinstry, Scott A |
| RE: [xsl] SAX for XSL Transformatio, Michael Kay | Date | RE: RE: [xsl] xpath predicate help, cknell |
| Month |