<xsl:choose> <xsl:when test="$prog_language_name='javascript'" /> <xsl:otherwise> <xsl:value-of select="$title"/> </xsl:otherwise> </xsl:choose>