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 TypeName | Type |
$element-name |
xs:string |
return value |
xs:boolean |
ExamplesXSLT Example | Results |
---|
No examples are currently available. |
History |
Recommended Reading:
|