blob: 0dfe6dd81662aa95ff24de7c3a11b165b6f5a5d2 [file] [log] [blame]
(:*******************************************************:)
(:Test: minpint1args-1 :)
(: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(lower bound) :)
(:*******************************************************:)
fn:min((xs:positiveInteger("1")))