blob: 609deca5dd5335c9c4d5d34032118c51aa4399a6 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-less-thannint2args-10 :)
(: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:negativeInteger(lower bound) :)
(:$arg2 = xs:negativeInteger(upper bound) :)
(:*******************************************************:)
xs:negativeInteger("-999999999999999999") ge xs:negativeInteger("-1")