Hi All,
Could anyone please help me in removing the special characters in the XSLT file.
For Example, XSLT tag has like below code,
<Name>
<xsl:valule-of select="Payee/Name"/>
</Name>
where as Payee/name has value of "ORACLE%$ISGREAT".(I can have only A..Z and 0..9, no other than this)
Could any one pls help me.
Regards,
Uva