> If I have variable A which value is '2' and variable B which value is
> '3', how can I compare them to see
> if the A is less than B, or I can use the "!=" only?
<xsl:if test="$A < $B"> ... </xsl:if>
Oliver
/-------------------------------------------------------------------\
| ob|do Dipl.Inf. Oliver Becker |
| --+-- E-Mail: obecker@xxxxxxxxxxxxxxxxxxxxxxx |
| op|qo WWW: http://www.informatik.hu-berlin.de/~obecker |
\-------------------------------------------------------------------/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- numbering
- YueMa - Fri, 2 Feb 2001 13:14:55 -0500 (EST)
- <Possible follow-ups>
- Oliver Becker - Fri, 2 Feb 2001 13:23:31 -0500 (EST) <=
- YueMa - Fri, 2 Feb 2001 13:30:55 -0500 (EST)
- Edmund Mitchell - Fri, 2 Feb 2001 13:46:17 -0500 (EST)
- YueMa - Fri, 2 Feb 2001 14:07:56 -0500 (EST)
|
|