blob: 52989fa8693d8aa2cf67b9bc763cde14d822eb2e [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-less-thanint2args-2 :)
(: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:int(mid range) :)
(:$arg2 = xs:int(lower bound) :)
(:*******************************************************:)
xs:int("-1873914410") lt xs:int("-2147483648")