xsl-list
[Top] [All Lists]

RE: Which commands to use: xsl:if, xsl:when, xsl:choose, xsl:otherwise ??

2004-01-27 12:46:20
(Simple english language explanation)

If you only want if (no else) use if.
When you need else, use when for if, otherwise for else.
Choose is required to contain a list of whens, and optionally one otherwise.

(humorously yours)

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>