Howdy all
I have an XML feed which I apply an XSL sheet to. In the feed some punctuation characters get replaced by a box character, so in my XSL sheet (using Notepad) I have used "translate(job_description,'?SquareCharacter','')" where SquareCharacter is the square character (I cant copy and paste it into this form). Problem is, the square symbol persists. Am I missing a trick?
I have an XML feed which I apply an XSL sheet to. In the feed some punctuation characters get replaced by a box character, so in my XSL sheet (using Notepad) I have used "translate(job_description,'?SquareCharacter','')" where SquareCharacter is the square character (I cant copy and paste it into this form). Problem is, the square symbol persists. Am I missing a trick?