XSL Template for Payments
Hi All,
For our company in UK we need to customise the EFT template, which is a XSL template (XML format)
One of the updates is replacing several characters that our banks don't accept such as "ñ","ç"... and symbols (! # $ % & º ª * /< >[ \ ] ^ _ { | } ...)
But these characters should only be replaced in some cases, concrete labels, not all of them
This would be the fields that need to be replaced, would you know how to replace all those symbols and translate them into a single space ( )
<AdrLine>
<!-- <xsl:value-of select="Payee/Address/AddressLine1"/> -->
<xsl:choose>
<xsl:when test="not(Payee/Address/AddressLine1='')"><xsl:value-of select="