Description
The fn:element-available function returns a boolean value indicating whether the implementation supports a particular XSLT instruction or an extension instruction. Note: this is an XSLT-only function; it is not available in XQuery or XPath.
Arguments and Return Type| Name | Type |
$element-name |
xs:string |
| return value |
xs:boolean |
Examples| XSLT Example | Results |
|---|
| No examples are currently available. |
History |
Recommended Reading: 
|