blob: a3b2e360d17b21fffa7be6b1ab1c8504c1e117ea [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-addnpi2args-2 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:15 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-add" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:nonPositiveInteger(upper bound) :)
(:$arg2 = xs:nonPositiveInteger(lower bound) :)
(:*******************************************************:)
xs:nonPositiveInteger("0") + xs:nonPositiveInteger("-999999999999999999")