This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: multiple XML tags -> single output


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]