[Home] [By Thread] [By Date] [Recent Entries]
> I'm trying to render the following: > > <a href='#<xsl:value-of select="@name"/>'> Try <a> <xsl:attribute> <xsl:value-of select="@name"/> </xsl:attribute> ...smth... </a> Best wishes, Dmitry Kachaev XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



