blob: 9e10cfb33287b4c8991447c27ec66e08d9d5ea41 [file] [log] [blame]
(:*******************************************************:)
(:Test: maxnni1args-1 :)
(: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:nonNegativeInteger(lower bound) :)
(:*******************************************************:)
fn:max((xs:nonNegativeInteger("0")))