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