Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

xsl:otherwise

Syntax

<xsl:otherwise>
...
</xsl:otherwise>

Description

Within an <xsl:choose> instruction, include a default set of instructions that are processed if none of the expressions defined in the test attributes of the <xsl:when> elements evaluate to TRUE.

Usage Examples

See Example: Configuring Dual Routing Engines and Example: Automatically Configuring Logical Interfaces and IP Addresses.

Published: 2013-03-05