blob: b1b26ed5cca54e707dcb1fe92a15de1ce9e04687 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-less-thannpi2args-8 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-less-than" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:nonPositiveInteger(upper bound) :)
(:$arg2 = xs:nonPositiveInteger(lower bound) :)
(:*******************************************************:)
xs:nonPositiveInteger("0") ge xs:nonPositiveInteger("-999999999999999999")