| SAXONICA | 
fn:string-join(string* $sequence, string $separator) → string
Function signature
| $sequence | xs:string * | 
| $separator | xs:string | 
| Result | xs:string | 
Concatenates all the strings in the given sequence, separated by the given separator