[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: comparing a string to a number?

Subject: RE: comparing a string to a number?
From: cknell@xxxxxxxxxx
Date: Wed, 17 Sep 2003 09:16:07 -0400
RE:  comparing a string to a number?
Yes, '1A' will always be "less than" '20' when compared as strings. String sorting is based on the numeric value (usually ASCII) of each successive character. Thus '10000000' will be "less than" '2'.
-- 
Charles Knell
cknell@xxxxxxxxxx - email



-----Original Message-----
From:     "Keller, Matt" <Keller.Matt@xxxxxxxxxxxxx>
Sent:     Tue, 16 Sep 2003 17:18:19 -0500
To:       <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Subject:   comparing a string to a number?

I've recently taken over an app that I didn't develop.

I found this in the code:

<xsl:if test="/Output/response/Field < '20'">

This is confusing to me for a few reasons.  

1) The '20' is in quotes
2) the value of the Field node is most often a number, but on some occasions it's a letter/number pair, like 1A or 1B.

Can this check ever work?  Would 1A ever be "less" than '20'?

-Matt

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




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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.