For better compatibility with a wider range of XSLT processors, refactor to not use: ``` xml <xsl:attribute select=""/> ``` As it's not supported everywhere.