function-available
Whether a function is supported
Description
The fn:function-available function returns a boolean value indicating whether an implementation supports a particular function. All implementations support the built-in functions, but they may also support extension functions. Note: this is an XSLT-only function; it is not available in XQuery or XPath.
Parameters |
Description |
---|---|
function-name:string() |
|
arity:integer() |