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