[
Lists Home |
Date Index |
Thread Index
]
> 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
|