is it possible to use non english characters in a xml file??? can we change the encoding to something other than utf-8 or utf-16?
( i'm trying to write arabic & persian but keep getting an error , when the file is displayed in IE )
Printable View
is it possible to use non english characters in a xml file??? can we change the encoding to something other than utf-8 or utf-16?
( i'm trying to write arabic & persian but keep getting an error , when the file is displayed in IE )
http://www.w3.org/XML/
Probably the best place to look. Everything about XML is documented there (at least the standards).