RE: Problems displaying xsl:value-of within quotes

Subject: RE: Problems displaying xsl:value-of within quotes
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 16 Jun 2000 15:15:20 +0100
> which is fine, but I want to change the NAME="item1" to 
> NAME="<xsl:value-of select="@name"/>" but this does not work.
> 
> Anyone know how to get around this problem ?

Use an attribute value template NAME="{@name}"

Mike Kay


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread