relational operators

Subject: relational operators
From: Shelly Nippard <SNippard@xxxxxxxxxxxx>
Date: Fri, 11 Aug 2000 17:43:47 -0400
how do you incorporate <= (meaning less than or equal to) into the following
code?:

<xsl:when test="OrderStatus/@Status<='3700'">
this doesn't seem to work because it recongnizes "<" as a tag instead of as
"less than"

thanks
shelly nippard
SciQuest.com
919 659 2481


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread