blob: 1ae0e1b17ab8965874c0b98ada1c181f96770aed [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-addnpi2args-4 :)
(: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(lower bound) :)
(:$arg2 = xs:nonPositiveInteger(upper bound) :)
(:*******************************************************:)
xs:nonPositiveInteger("-999999999999999999") + xs:nonPositiveInteger("0")