<xsl:with-param name="b" select="'a'"/>
あるいは、
<xsl:with-param name="b" select="&quot;a&quot;"/>
とすればよかったものを…。

>>194
<hr>はXML?