[Home] [By Thread] [By Date] [Recent Entries]
> How do i go about writing a HTML tag inside a xsl:when. Have
> tried three
> different ways:
<xsl:choose>
<xsl:when test="ss:Data/@ss:Type = 'Number'">
<td align="right" />
</xsl:when>
<!--snip-->
</xsl:choose>
Santtu
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



