blob: cce71d44e3f6c5ca5088889a06df2c882b353984 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-equalintg2args-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:integer(lower bound) :)
(:$arg2 = xs:integer(upper bound) :)
(:*******************************************************:)
xs:integer("-999999999999999999") eq xs:integer("999999999999999999")