.. _type-available: ============== type-available ============== Whether a schema type is available 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. .. list-table:: :widths: 40 60 :header-rows: 1 * - **Parameters** - **Description** * - type-name:string() - Examples ~~~~~~~~ See Also ~~~~~~~~ .. toctree:: :titlesonly: :glob: * :ref:`element-available`.