blob: 98e77825d772c1fc2d523b3acdd8c7f79cc0d590 [file] [log] [blame]
(:*******************************************************:)
(:Test: maxnni2args-2 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:48 GMT-05:00 2004 :)
(:Purpose: Evaluates The "max" function :)
(: with the arguments set as follows: :)
(:$arg1 = xs:nonNegativeInteger(mid range) :)
(:$arg2 = xs:nonNegativeInteger(lower bound) :)
(:*******************************************************:)
fn:max((xs:nonNegativeInteger("303884545991464527"),xs:nonNegativeInteger("0")))