Re: [xsl] expression syntax

Subject: Re: [xsl] expression syntax
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 15 Nov 2004 07:38:42 -0500
At 2004-11-15 04:32 -0800, M. David Peterson wrote:
As soon as I have time I will reference the spec (unless any of the above or others who know the specific answer chime in before I get to it) and see if I can found the exact answer...

XPath 1.0 Section 3.4


  "When neither object to be compared is a node-set and the
   operator is <=, <, >= or >, then the objects are compared
   by converting both objects to numbers and comparing the
   numbers according to IEEE 754."

And "2004-11-15" is not a number, so the cast to a number results in NaN ... which, BTW, doesn't compare true in any comparison with anything, including itself.

I hope this helps.

........................... Ken

--
World-wide on-site corporate, govt. & user group XML/XSL training.
G. Ken Holman                 mailto:gkholman@xxxxxxxxxxxxxxxxxxxx
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0    +1(613)489-0999 (F:-0995)
Male Breast Cancer Awareness  http://www.CraneSoftwrights.com/s/bc
Legal business disclaimers:  http://www.CraneSoftwrights.com/legal

Current Thread