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