blob: 7c4a324db380ca37de0c46a37ee6df998ba53172 [file] [log] [blame]
(:*******************************************************:)
(:Test: maxusht2args-4 :)
(: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: :)
(:$arg1 = xs:unsignedShort(lower bound) :)
(:$arg2 = xs:unsignedShort(mid range) :)
(:*******************************************************:)
fn:max((xs:unsignedShort("0"),xs:unsignedShort("44633")))