Transforms a simple
xsl:if
into an
xsl:choose
construct that allows multiple
xsl:when
branches and an
xsl:otherwise
branch, also known as
else
branch.