xsl:otherwise
The xsl:otherwise
element is used within an xsl:choose
element to indicate the
default action to be taken if none of the other choices matches.
See xsl:choose.
The xsl:otherwise
element is used within an xsl:choose
element to indicate the
default action to be taken if none of the other choices matches.
See xsl:choose.