<xsl:include href="../plugins/tenandtwo-xslt-processor/xsl/string.xsl" />
<xsl:call-template name="string-addslashes">
<xsl:with-param name="value" select="$value" />
</xsl:call-template>
TEST 1 : PASS
string-addslashes :
– value =
result :
The \”Book\”
TEST 2 : PASS
string-addslashes :
– value =
result :
here \”\$\”