blob: a020e2eea86eb969efb0b84acd61662ea66c0cf0 [file] [log] [blame]
(:*******************************************************:)
(:Test: maxpint1args-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:positiveInteger(upper bound) :)
(:*******************************************************:)
fn:max((xs:positiveInteger("999999999999999999")))