XSL reference documentation generated from the W3C Recommendation 16 November 1999
<fallback>
Model: template
</fallback>
Normally, instantiating an xsl:fallback element does
nothing. However, when an XSLT processor performs fallback for an
instruction element, if the instruction element has one or more
xsl:fallback children, then the content of each of the
xsl:fallback children must be instantiated in sequence;
otherwise, an error must be signaled. The content of an
xsl:fallback element is a template.
The following functions can be used with the
xsl:choose and xsl:if instructions to
explicitly control how a stylesheet should behave if particular
elements or functions are not available.
The argument must evaluate to a string that is a QName. The QName is expanded into an expanded-name using the
namespace declarations in scope for the expression. The
The argument must evaluate to a string that is a QName. The QName is expanded into an expanded-name using the
namespace declarations in scope for the expression. The