fn:concat

fn:concat(string $arg1, ...) → string

Function signature

$arg1

xs:string

Result

xs:string

Concatenates the string-values of the arguments into a single string

XPath 2.0 Specification


Expand

Up  Next