blob: e7fea6d7ee44e9cfd74fc8195fc6a805322b77e1 [file] [log] [blame]
(:*******************************************************:)
(:Test: maxdec1args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:47 GMT-05:00 2004 :)
(:Purpose: Evaluates The "max" function :)
(: with the arguments set as follows: :)
(:$arg = xs:decimal(upper bound) :)
(:*******************************************************:)
fn:max((xs:decimal("999999999999999999")))