Subject: Re: Rendering: filling tag attributes via XSLT From: "Dmitry Kachaev" <greenrain@xxxxxxx> Date: Sun, 17 Sep 2000 08:44:49 +0700 |
> 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
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
RE: Rendering: filling tag attribut, Robert C. Lyons | Thread | Re: Rendering: filling tag attribut, Paul Tchistopolskii |
RE: XSLT and SVG, Chris Bayes | Date | Re: XSLT V 1.1, Paul Tchistopolskii |
Month |