Unicode based XML

S

saha.goutam

I have created Unicode XML (in Notepad and selected Unicode encoding)
as follows:
<?xml version="1.0" encoding="UTF-8" ?>
<doc>
<language>
<english>English</english>
<german>Strategien für Ost</german>
<french>être évacuées mi-août</french>
<norway>Geir & Gunnar og

Travel4you</norway>
<latin>Periódicos y Revistas</latin>
</language>
</doc>

There are 2 question:
1) I am not able to Open this XML in IE 6.0 (when I saved as ANSI I am
able to open the XML but I am loosing some of the character)
2) Can any one share what are the challenges and issues while parsing
Multilanguage XML?

Thanks in Advance

Goutam
 
M

Martin Honnen

I have created Unicode XML (in Notepad and selected Unicode encoding)
as follows:
<?xml version="1.0" encoding="UTF-8" ?>

If you want to use the UTF-8 encoding then you should use Notepad to
save with that encoding "UTF-8" and not "Unicode", at least here on
Windows XP if you select "Unicode" in Notepad it saves as UTF-16.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,001
Messages
2,570,250
Members
46,848
Latest member
Graciela Mitchell

Latest Threads

Top