sigdavis
Results
1
issues of
sigdavis
[The Spec explicitly indicates two signatures](https://www.w3.org/TR/xpath-functions/#func-string-join): 1. `fn:string-join($arg1 as xs:anyAtomicType*) as xs:string` 2. `fn:string-join($arg1 as xs:anyAtomicType*, $arg2 as xs:string) as xs:string` If I pass an xpath like the following: `fn:string-join(fn:reverse(fn:tokenize(fn:replace(/Row/IBAG,...