Name

<xsl:fallback>

Synopsis

This element is used in conjunction with extension elements that aren’t a part of XSLT 1.0. <xsl:fallback> defines a template to be invoked if the enclosing element is undefined. It’s possible to test the availability of an element with element-available( ).

<xsl:fallback> ... </xsl:fallback>

Get Webmaster in a Nutshell, Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.