|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: variable and match
> 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
|
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








