blob: 2c0b22f6813d7a59b754fc1c0ac45c02558ee1f2 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-less-thanint2args-8 :)
(: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(upper bound) :)
(:$arg2 = xs:int(lower bound) :)
(:*******************************************************:)
xs:int("2147483647") ge xs:int("-2147483648")