blob: 2969d5c4da8db721a0ed1396d3eb948fc0423603 [file] [log] [blame]
(:*******************************************************:)
(:Test: string-join2args-4 :)
(: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(mid range) :)
(:*******************************************************:)
fn:string-join(xs:string("This is a characte"),xs:string("This is a characte"))