blob: c6f13833e2d00656eea36b8e1565abef17aa9146 [file] [log] [blame]
(:*******************************************************:)
(:Test: minnni2args-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:nonNegativeInteger(mid range) :)
(:$arg2 = xs:nonNegativeInteger(lower bound) :)
(:*******************************************************:)
fn:min((xs:nonNegativeInteger("303884545991464527"),xs:nonNegativeInteger("0")))