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