[Home] [By Thread] [By Date] [Recent Entries]

  • From: Deke Smith <deke@t...>
  • To: <xml-dev@i...>
  • Date: Mon, 21 Sep 98 09:46:08 -0500

I think I know the answer I am going to get, but I'll ask anyway.

Within a single XML document, is it possible to have the text encoding 
change from element to element? 

For example:

<?xml version="1.0"?>
<PHRASES>
<PHRASE encoding="ISO-8859-1" xml:lang="en">Hello!</PHRASE>
<PHRASE encoding="X-EUC-TW" xml:lang="zh-TW"><!--chinese language text 
here--></PHRASE>
</PHRASES>

At the least, I can imagine XML browsers and parsers will cough up a hair 
ball on this. My feeling is that this should NOT be valid, but I don't 
know for sure. The way I see that the specs allow for this is for the 
character encoding to be UTF-16 for the whole document:

<?xml version="1.0" encoding="UTF-16"?>
<PHRASES>
<PHRASE xml:lang="en">Hello!</PHRASE>
<PHRASE xml:lang="zh-TW"><!--chinese language text here--></PHRASE>
</PHRASES>

Deke



-----------------------------------------------------------------
Deke Smith
Tallent Communications Group, Brentwood TN
deke@t..., 615-661-9878
-----------------------------------------------------------------
" The best way to predict the future is to invent it. " 
       - Alan Kay 



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i...
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@i... the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@i... the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@i...)


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member