Click to See Complete Forum and Search --> : character problem (easy question)


_LOBO_
07-19-2005, 06:10 AM
Hi,

I create a XML file encoding="UTF-8" but Im having problems with this character
body’s XMLwriter software present this symbol as an error the same thing for & there is anything that I can do ?

I create a test.xml with this inside:
<?xml version="1.0" encoding="UTF-8"?>
<ejemplo>Canció n mágica</ejemplo>

This is UNICODE:ó but Oxygen v.6 and XMLwriter 2.5 present the: & as an error. there is any software that can validate UNICODE XML files ?

sheila
07-24-2005, 03:50 AM
I tried to ask if you'd deliberately left the semi-colons off the end of the character codes in your example - only to discover why you found it so hard to include them in your example! Presumably they've been included in your real XML code?