blob: 08580db3b333f73769cca39fd4ba618765455050 [file] [log] [blame]
(:*******************************************************:)
(:Test: sumnpi3args-5 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:47 GMT-05:00 2004 :)
(:Purpose: Evaluates The "sum" function :)
(: with the arguments set as follows: :)
(:$arg1 = xs:nonPositiveInteger(lower bound) :)
(:$arg2 = xs:nonPositiveInteger(lower bound) :)
(:$zero = xs:nonPositiveInteger(mid range) :)
(:*******************************************************:)
fn:sum((xs:nonPositiveInteger("0"),xs:nonPositiveInteger("0"),xs:nonPositiveInteger("-475688437271870490")))