
June 14th, 2001, 08:19 PM
|
|
Junior Member
|
|
Join Date: Jun 2001
Location: Louisville
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
XML encoding
The default XML encoding is UTF-8. Which is a Unicode standard. I know that MacOS X is fully Unicode compliant, and MacOS 9 is not. Also I think that Windows is not Unicode compliant. If I deploy my XML pages encoded with the default UTF-8 will operating systems that do not implement Unicode be able to view my pages? Is it the job of the parser to be able to decode Unicode and display it accurately on the host OS? Right now all of my pages are in English only, but I feel compelled to encode all my pages in Unicode as sometime in the future I plan, or would at least hope to, add content that is in a foreign language to my pages.
|