[xsl] passing xsl:value-of to HREF

Subject: [xsl] passing xsl:value-of to HREF
From: "Lee, Insoo" <Insoo.Lee@xxxxxx>
Date: Mon, 6 Jan 2003 08:45:16 -0500

  Hi, in my XSL, I need to pass a value from XML to "href", but int
complains about "<", how would handle this?
  THanks
                <tr>
                    <td align="right"><a
href="http://myserver.com:8881/sp/xmlReport?contentType=excel&amp;reportType
=rates&amp;FUND=<xsl:value-of select="TIME_ZONE">"><img
src="/fd/images/bottom_nav_download.gif" width="157" height="21"
border="0"/></a></td>
                </tr>

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


Current Thread