I have xslt variable:
<xsl:variable name="sRemarks">
<xsl:value-of select="remarks"/>
</xsl:variable>
I want to pass and view the variable sRemarks in anchor href code but the value have a white space and an enter space.
sample output;
Hello!
Hi!