bin:join

Returns the binary data created by concatenating the binary data items in a sequence.

join($in as xs:base64Binary*) ➔ xs:base64Binary

Arguments

 

$in

xs:base64Binary*

The sequence of binary data items to be joined

Result

xs:base64Binary

Namespace

http://expath.org/ns/binary

Links to specifications

EXPath Binary Module

Saxon availability

Available whether or not support for XPath 3.0 is enabled. Implemented since Saxon 9.6. Requires Saxon-PE or Saxon-EE.