Variable: data
constdata:Fn
Defined in: lang-xquery/src/functions/other.ts:26
XQuery fn:data() - returns the atomized value of its argument; in this
implementation atomization is handled by the executor, so the function
passes its first argument through unchanged.