Re: [xsl] multiple XML tags -> single output

Subject: Re: [xsl] multiple XML tags -> single output
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Wed, 27 Dec 2000 23:22:11 -0800 (PST)
Zack Brown  wrote:

> On I use an
> XSL snippet like this:
> 
>     <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...

__________________________________________________
Do You Yahoo!?
Yahoo! Photos - Share your holiday photos online!
http://photos.yahoo.com/

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


Current Thread