blob: fd38b2aca91a6815bd2802e87ae0725bc0c87e01 [file] [log] [blame]
(:*******************************************************:)
(:Test: string-join2args-5 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:46 GMT-05:00 2004 :)
(:Purpose: Evaluates The "string-join" function :)
(: with the arguments set as follows: :)
(:$arg1 = xs:string(lower bound) :)
(:$arg2 = xs:string(upper bound) :)
(:*******************************************************:)
fn:string-join(xs:string("This is a characte"),xs:string("This is a characte"))