blob: 618169096e1f58f923f06a272419bf08d8fcc64e [file] [log] [blame]
(:*******************************************************:)
(:Test: maxnint1args-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:negativeInteger(upper bound) :)
(:*******************************************************:)
fn:max((xs:negativeInteger("-1")))