This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

relational operators


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]