The XSLT <xsl:choose> element works very similarly to the case or switch statement you might know from procedural programming languages. See Section 4.2.2, "The <xsl:choose> Element" in Chapter 4, "Branching and Control Elements" for more information.
Copyright © 2002 O'Reilly & Associates. All rights reserved.