blob: b0218b796e0b3fd49ebd3621a17901d2034df987 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-equalint2args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-equal" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:int(upper bound) :)
(:$arg2 = xs:int(lower bound) :)
(:*******************************************************:)
xs:int("2147483647") eq xs:int("-2147483648")