Soit comme ceci

<xsl:variable name="type" select="'all'"/>
soit comme cela

<xsl:variable name="type">all</xsl:variable>