blob: 643ad19c58fa2042b4818e55226537846547207b [file] [log] [blame]
(:*******************************************************:)
(:Test: maxpint1args-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:positiveInteger(lower bound) :)
(:*******************************************************:)
fn:max((xs:positiveInteger("1")))