This intention can easily transform a simple
xsl:if
into an
xsl:choose
construct which allows multiple
xsl:when
branches and an
xsl:otherwise
, a.k.a "else" branch.
Powered by XPathView + XSLT-Support