Tom
31c31 < <xsl:value-of select="foo:test(string($FOO))"/> --- > <xsl:value-of select="foo:test(string($FOO),'')"/> 33c33 < <xsl:value-of select="foo:test($FOO)"/> --- > <xsl:value-of select="foo:test2($FOO)"/>
31c31 < <xsl:value-of select="foo:test(string($FOO))"/> --- > <xsl:value-of select="foo:test(string($FOO),'')"/> 33c33 < <xsl:value-of select="foo:test($FOO)"/> --- > <xsl:value-of select="foo:test2($FOO)"/>