W3C XQuery Standard Equivalent: err:FOTY0013
Message Text
Functions cannot be atomized
Cause
An attempt was made to atomize a function. This might be via a call to the built-in fn:data
function, or implicitly.
Response
You might be able to use functions like fn:function-name
and xdmp:function-signature
to describe the function as a string.