Re: [xsl] Select statement within HREF

Subject: Re: [xsl] Select statement within HREF
From: andrew.curry@xxxxxxxxxxxx
Date: Thu, 30 Oct 2003 11:19:33 -0000
Apologies meant

<a>
<xsl:attribute name="href">
<xsl:value-of select="@name"/>
</xsl:attribute>
</a>

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


Current Thread