blob: 569a2ebee5ebdefc90caa50e515c54474245a080 [file] [log] [blame]
(:*******************************************************:)
(:Test: concatusht2args-5 :)
(:Written By: Carmelo Montanez :)
(:Date: Wed Dec 15 15:41:48 GMT-05:00 2004 :)
(:Purpose: Evaluates The "concat" function :)
(: with the arguments set as follows: :)
(:$arg1 = xs:unsignedShort(lower bound) :)
(:$arg2 = xs:unsignedShort(upper bound) :)
(:*******************************************************:)
fn:concat(xs:unsignedShort("0"),xs:unsignedShort("65535"))