blob: ce91afe1819242cac4ad915c9a5a9646c231f14f [file] [log] [blame]
(:*******************************************************:)
(:Test: maxulng2args-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:unsignedLong(mid range) :)
(:$arg2 = xs:unsignedLong(lower bound) :)
(:*******************************************************:)
fn:max((xs:unsignedLong("130747108607674654"),xs:unsignedLong("0")))