|
Subject: Re: [xsl] how to test a condtion in XSL file ?? From: David Carlisle <davidc@xxxxxxxxx> Date: Fri, 9 Feb 2001 18:02:49 GMT |
<xsl:choose>
<xsl:when test="SessionStartupTime > 56 and PageTime <= 50
or TransactionTime = 78">
X
</xsl:when>
<xsl:otherwise>
Y
</xsl:otherwise>
</xsl:choose>
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] how to test a condtion in XSL, anand awasthi | Thread | RE: [xsl] how to test a condtion in, Don Bruey |
| [xsl] International Characters in a, Michael Storm | Date | Re: [RE: [xsl] what is difference i, anand awasthi |
| Month |