blob: afdc1af093cfe9e9506e1df3b4bf323a023d57a3 [file] [log] [blame]
(:*******************************************************:)
(:Test: sumusht2args-1 :)
(: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:unsignedShort(lower bound) :)
(:$zero = xs:unsignedShort(lower bound) :)
(:*******************************************************:)
fn:sum((xs:unsignedShort("0"),xs:unsignedShort("0")))