Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

The <xsl:fallback> element specifies what template to use if a given extension (or, eventually, newer version) element is not supported.

Syntax

<xsl:fallback>
	TEMPLATE
</xsl:fallback>

Required Attributes

None.

Optional Attributes

None.

Type

Instruction, appears within a template.

Defined

XSLT, section 15

Gecko support

Not supported at this time.

Document Tags and Contributors

 Contributors to this page: Sheppy, Fredchat, Mgjbot, Ptak82, Nickolay, CitizenK
 Last updated by: Sheppy,