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
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