blob: 5898011751a9d7beae75adac5214acd8a5bb0d3f [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-equalnint2args-10 :)
(: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:negativeInteger(lower bound) :)
(:$arg2 = xs:negativeInteger(upper bound) :)
(:*******************************************************:)
xs:negativeInteger("-999999999999999999") ne xs:negativeInteger("-1")