Book HomeXSLSearch this book

D.7. How Do I Implement a case Statement?

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.



Library Navigation Links

Copyright © 2002 O'Reilly & Associates. All rights reserved.