blob: 4cefa1d9434d2228c222b20a831d0f9ba64301f7 [file] [log] [blame]
(:*******************************************************:)
(:Test: minpint1args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:47 GMT-05:00 2004 :)
(:Purpose: Evaluates The "min" function :)
(: with the arguments set as follows: :)
(:$arg = xs:positiveInteger(upper bound) :)
(:*******************************************************:)
fn:min((xs:positiveInteger("999999999999999999")))