fn:function-name

fn:function-name(
   $function as function(*)
) as xs:QName?

Summary

Returns the QName of the function(s) that the argument refers to. For more details, see XPath 3.0 Functions and Operators.

Parameters
function The function value.
Powered by MarkLogic Server | Terms of Use | Privacy Policy