array:join

Concatenates the contents of several arrays into a single array.

join($arrays as array(*)*) ➔ array(*)

Arguments

 

$arrays

array(*)*

The input arrays

Result

array(*)

Namespace

http://www.w3.org/2005/xpath-functions/array

Links to W3C specifications

XPath 3.1 Functions and Operators

Saxon availability

Available in XPath 3.1, XSLT 3.0, and XQuery 3.1. Available in all Saxon editions. Implemented since Saxon 9.7.

Notes on the Saxon implementation

Available since Saxon 9.7.