![]() |
![]() | ![]() | ![]() | Altova Mailing List Archives>Archive Index >comp.text.xml Archive Home >Recent entries >Thread Prev - Displaying Arabic text in XML >Thread Next - Re: Displaying Arabic text in XML Re: Displaying Arabic text in XMLTo: NULL Date: 3/1/2005 1:13:00 PM suhaddad@g... wrote: > I have an XML schema that I want to modify. I need to change the text > from English to Arabic, but I can't seem to be able to do so. > > <LearningResourceData Type="Session - Tutorial and Workouts"> > > I want to display the Type attribute in Arabic characters. How can I do > that using Unicode or whatever else works? I don't speak Arabic so I can't translate "Session - Tutorial and Workouts" to that language for you but as far as having characters from different alphabets in XML you are right, an Unicode encoding like UTF-8 is a way to have your XML encoded in a way so that many different languages/scripts can be used inside of one document e.g. <?xml version="1.0" encoding="UTF-8"?> <text-list> <text xml:lang="en">Session - Tutorial and Workouts</text> <text xml:lang="ru">Ð’Ñтреча - конÑÑƒÐ»ÑŒÑ‚Ð°Ñ†Ð¸Ñ Ð¸</text> </text-list> -- Martin Honnen http://JavaScript.FAQTs.com/ | ![]() | ![]() | ![]() |
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | |||||
|
