blob: 1e010595fbbb52c127572f5ab31aa5efda8d5920 [file] [log] [blame]
(:*******************************************************:)
(:Test: maxnpi2args-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:nonPositiveInteger(mid range) :)
(:$arg2 = xs:nonPositiveInteger(lower bound) :)
(:*******************************************************:)
fn:max((xs:nonPositiveInteger("-475688437271870490"),xs:nonPositiveInteger("-999999999999999999")))