Description
The fn:type-available function returns a boolean value indicating whether a schema type is among the in-scope schema types in that stylesheet. Note: this is an XSLT-only function; it is not available in XQuery or XPath.
Arguments and Return Type| Name | Type |
$type-name |
xs:string |
| return value |
xs:boolean |
Examples| XSLT Example | Results |
|---|
| No examples are currently available. |
See AlsoHistory |
Recommended Reading: 
|