how to handle symbols in creating xml
I have an oracle report that works just fine if the output is text. I have changed the report to ouput in XML so I can use BI Publisher. We ran into an issue as one of our items has the following description: "Ø.062 WIRE ROPE PER MIL-DTL-83420" The first character signifies diameter. The program now blows up.
Is there an easy fix for this?
0