|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: multiple XML tags -> single output
C'mon, Dimitre, it's not a problem with the quotes :-)
Isn't what Zack needs to do is us an xsl:attribute statement like this?
<xsl:template match="a">
<a>
<xsl:attribute name="href"><xsl:value-of
select="@href"/></xsl:attribute>
</a>
</xsl:template>
-Kevin
----- Original Message -----
From: "Dimitre Novatchev" <dnovatchev@xxxxxxxxx>
> > <xsl:template match="a">
> > <a href="<xsl:value-of select="@href"/>"><xsl:value-of
> select="."/></a>
> > </xsl:template>
> >
> > The above looks OK to me, but ...
>
> Unbalanced quotes...
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








