true false true <xsl:choose> <xsl:when test="@title and @tab"> <out:variable name="tab"><xts:string id="{@tab}"/></out:variable> <out:variable name="tool"><xts:string id="{@title}"/></out:variable> <xts:string id="IDS_TOOLS_TITLE"> <xts:param name="toolTab"><out:value-of select="$tab"/></xts:param> <xts:param name="toolName"><out:value-of select="$tool"/></xts:param> </xts:string> </xsl:when> <xsl:when test="@title"> <out:text><xts:string id="{@title}"/></out:text> </xsl:when> <xsl:otherwise> <out:text><xts:string id="IDS_COGNOS_REPORTS"/></out:text> </xsl:otherwise> </xsl:choose> tools
own_entries true ?b_action=xts.run &m= &scope= &tool_tab=a&backURL= true ?b_action=xts.run &m= &scope= &tool_tab=s&backURL= true ?b_action=xts.run &m= &backURL= true ?b_action=xts.run &m= &backURL= Ignoring element.