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


> I am working on a small schema language for an XML language that I
> will be using in an open source program. In this schema I am defining
> a text data type. I want the schema developer using my schema language
> to have the option of specifying the character set of the text data
> type.

A given XML document is only in one character set.  To support multiple 
character sets you'll have to do something like base64-encode the content.
 
> Is there a standard set of character set names and descriptions that I
> can reference?

http://www.iana.org/assignments/character-sets

        /r$

-- 
SOA Appliance Group
IBM Application Integration Middleware


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