blob: 86be1ab166b005129e54f846fee74ad139a9fa5f [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-equalnpi2args-8 :)
(: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:nonPositiveInteger(upper bound) :)
(:$arg2 = xs:nonPositiveInteger(lower bound) :)
(:*******************************************************:)
xs:nonPositiveInteger("0") ne xs:nonPositiveInteger("-999999999999999999")