[Home] [By Thread] [By Date] [Recent Entries]
the <xsl:choose> when used with <xsl:when> is similar to 'switch($var){
case:
}
But what about the 'break' keyword?
xsl does not have that, so does it stop automatically after the first
match of <xsl:when>?
I mean, what if there are several conditions, sort of like several elseif()
|

Cart



