fn:data

Returns the result of atomizing a sequence.

data($input as item()*:=.) ➔ xs:anyAtomicType*

Arguments

 

$input

item()*

:= .

The value to be atomized

Result

xs:anyAtomicType*

Namespace

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

Links to W3C specifications

XPath 3.1 Functions and Operators

XPath 4.0 Functions and Operators

Saxon availability

Available in XPath 3.0, XSLT 3.0, XQuery 3.0, and later versions. Available in all Saxon editions. Available for all platforms.

Notes on the Saxon implementation

The zero-argument version of this function is available since Saxon 9.3, provided XPath 3.0 support is enabled.