<xsl:choose> <xsl:when test="$htmltitle"><xsl:value-of select="$htmltitle" /></xsl:when> <xsl:otherwise><xsl:value-of select="concat($VARS.key, ';', $VARS.selector)" /></xsl:otherwise> </xsl:choose>