blob: dffa05743b463fd24dcbdb344bf77c7c921a4e53 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-greater-thanint2args-4 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-greater-than" operator:)
(: with the arguments set as follows: :)
(:$arg1 = xs:int(lower bound) :)
(:$arg2 = xs:int(mid range) :)
(:*******************************************************:)
xs:int("-2147483648") gt xs:int("-1873914410")