blob: 90c9bf3a5381ec61eb7c3f2f97ed79909978ca6b [file] [log] [blame]
(:*******************************************************:)
(:Test: sumnni1args-3 :)
(: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: :)
(:$arg = xs:nonNegativeInteger(upper bound) :)
(:*******************************************************:)
fn:sum((xs:nonNegativeInteger("999999999999999999")))