blob: 9fba852359a15e03ef1991546bf2513d75b2d440 [file] [log] [blame]
(:*******************************************************:)
(:Test: minpint2args-4 :)
(: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: :)
(:$arg1 = xs:positiveInteger(lower bound) :)
(:$arg2 = xs:positiveInteger(mid range) :)
(:*******************************************************:)
fn:min((xs:positiveInteger("1"),xs:positiveInteger("52704602390610033")))