|
Subject: RE: variable and match From: Kay Michael <Michael.Kay@xxxxxxx> Date: Fri, 12 May 2000 09:51:48 +0100 |
> Can I use a variable in the match part of xsl:template?
>
>
> <xsl:variable name="x" select="/ROWSET/REPLACE/@EL"/>
> <xsl:template match="/ROWSET/{$x}">
No, you can't, neither can you use curly braces. In any case, you've got the
wrong model of what variables are: you can't use them to do textual
substitution of one bit of XPath syntax into another bit of XPath syntax.
Mike Kay
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: XT Output problem, Kay Michael | Thread | RE: variable and match, Ross Cormier |
| RE: Server-side Transformations usi, Kay Michael | Date | RE: A little Divinitation with gene, Kay Michael |
| Month |