| 640 | | </xsl:when> |
| 641 | | <xsl:otherwise><xsl0:call-template name="nodeLink"><xsl0:with-param name="vModeBase" select="$vModeBase"/></xsl0:call-template></xsl:otherwise> |
| 642 | | </xsl:choose> |
| 643 | | </xsl0:when> |
| 644 | | <xsl0:otherwise><xsl0:call-template name="nodeLink"><xsl0:with-param name="vModeBase" select="$vModeBase"/></xsl0:call-template></xsl0:otherwise> |
| 645 | | </xsl0:choose> |
| | 640 | </xsl0:when> |
| | 641 | <xsl0:otherwise><xsl0:call-template name="nodeLink"><xsl0:with-param name="vModeBase" select="$vModeBase"/></xsl0:call-template></xsl0:otherwise> |
| | 642 | </xsl0:choose> |
| | 643 | </xsl:when> |
| | 644 | <xsl:otherwise> |
| | 645 | <xsl0:choose> |
| | 646 | <xsl0:when test="@ifUnselected='noLink'"> |
| | 647 | <span> |
| | 648 | <xsl:apply-templates select="." mode="{$vModeBase}_classesEntry"/> |
| | 649 | <xsl:apply-templates select="." mode="{$vModeBase}_labelTitle"/> |
| | 650 | <xsl:apply-templates select="." mode="{$vModeBase}_label"/> |
| | 651 | </span> |
| | 652 | </xsl0:when> |
| | 653 | <xsl0:otherwise><xsl0:call-template name="nodeLink"><xsl0:with-param name="vModeBase" select="$vModeBase"/></xsl0:call-template></xsl0:otherwise> |
| | 654 | </xsl0:choose> |
| | 655 | </xsl:otherwise> |
| | 656 | </xsl:choose> |