| 
 
Subject: [xsl] xsl:variable with hex color values From: Rolando Isidoro <rli@xxxxxxxxxx> Date: Fri, 20 May 2005 19:33:45 +0100  | 
<xsl:choose>
   <xsl:when test="position() mod 2">
      <td bgcolor = "...">
          ....
      </td>
   </xsl:when>
   <xsl:otherwise>
      <td bgcolor = "...">
          ....
      </td>
   </xsl:otherwise>
</xsl:choose>| Current Thread | 
|---|
  | 
| <- Previous | Index | Next -> | 
|---|---|---|
| RE: [xsl] XSLT 2.0 - finding nodes , Michael Kay | Thread | RE: [xsl] xsl:variable with hex col, Aron Bock | 
| [xsl] XSLT 2.0 - finding nodes that, Nadia . Swaby | Date | RE: [xsl] XSLT 2.0 - finding nodes , Aron Bock | 
| Month |