blob: 74ab08a9b4931004cd13999f9b6d600520bffd9e [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-equalint2args-5 :)
(: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(lower bound) :)
(:$arg2 = xs:int(upper bound) :)
(:*******************************************************:)
xs:int("-2147483648") eq xs:int("2147483647")