<xsl:include href="../plugins/tenandtwo-xslt-processor/xsl/string.xsl" />
<xsl:call-template name="string-replace">
<xsl:with-param name="value" select="$value" />
<xsl:with-param name="find" select="$find" />
<xsl:with-param name="replace" select="$replace" />
</xsl:call-template>
TEST 1 : PASS
string-replace :
– value =
– find =
– replace =
result :
it was him