I'm using XSLT to process an inbound xml file and wanted to translate all the ® to ® but it's not allowing me to put in a & symbol. When I use ® it's outputing &reg. How can I get the output to format correctly?
Thanks.
Thanks.
Comment