[Home] [By Thread] [By Date] [Recent Entries]

Subject: RE: HTML tag inside <xsl:when></xsl:when> tag
From: Jarno.Elovirta@xxxxxxxxx
Date: Wed, 20 Feb 2002 16:51:27 +0200
> 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


Current Thread
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member