Saxonica.com

fn:concat

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

Function signature

$arg1

xdt:anyAtomicType

Result

xs:string

Concatenates the string-values of the arguments into a single string. There must be at least two arguments.

XPath 2.0 Specification

Next