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