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