function-available
The function-available function is similar to the element-available function and tests whether the function name supplied as the function's argument is supported by the XSLT processor. The input string is evaluated as a QName. The function returns a Boolean.
Languages
XSLT 1.0.
Parameters
Name | Type | Description |
---|---|---|
function | xs:string | The function name. |