passing xsl:value-of to HREF2003-01-06 06:45:16
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&reportType
=rates&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
|
|
||||||||||||||||