blob: 67f0e023ce34e7b3128e5952ad076d943510f847 [file] [log] [blame]
(:*******************************************************:)
(:Test: maxnpi1args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:47 GMT-05:00 2004 :)
(:Purpose: Evaluates The "max" function :)
(: with the arguments set as follows: :)
(:$arg = xs:nonPositiveInteger(upper bound) :)
(:*******************************************************:)
fn:max((xs:nonPositiveInteger("0")))