blob: 9743a8692280aa8fe0b18d8ff30d306f5f0d0517 [file] [log] [blame]
(:*******************************************************:)
(:Test: string-join2args-3 :)
(: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(upper bound) :)
(:$arg2 = xs:string(lower bound) :)
(:*******************************************************:)
fn:string-join(xs:string("This is a characte"),xs:string("This is a characte"))