blob: 66ed16d44ab5bb4a0a8884383ea9215219d1a815 [file] [log] [blame]
(:*******************************************************:)
(:Test: sumnni3args-4 :)
(: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:nonNegativeInteger(lower bound) :)
(:$arg2 = xs:nonNegativeInteger(mid range) :)
(:$zero = xs:nonNegativeInteger(lower bound) :)
(:*******************************************************:)
fn:sum((xs:nonNegativeInteger("0"),xs:nonNegativeInteger("303884545991464527"),xs:nonNegativeInteger("0")))