Forum Discussion
mbowen
5 years agoEmployee
Replacing ® with the decimal equivalent may work (ie, ®). There is
also an "Escape Special Characters" checkbox which will escape many special
characters.
For example, < -> <
Though representation may not be correct if already escaped, for example, < -> &lt;
alex_panganiban
5 years agoContributor
I tried playing with the “escape special characters” option, but it just dropped my special charcter data instead of leaving the escaped notations as they were.
- mbowen5 years agoEmployee
Hmmm… Frustrating indeed. Let me conduct an experiment too.
- alex_panganiban5 years agoContributor
I’m wondering if there’s a way to make the XML Generator and the XML Formatter ignore escaped codes and leave them as they are instead of rendering them. It would be nice if ®/&174 behaved the same way as < and >
Thanks for helping me look at this!
- mbowen5 years agoEmployee
I still need to investigate this. For the Formatter, do you check the “Format as canonical XML” checkbox?