OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Language declaration question



> Out of curiousity, when you specify an encoding value in a XML document,
> where does the XML processor obtain the encoding values from? Would the
> processor return an error, automatically download the encoding value, or
> does it come already with every known encoding value? (I have difficulty
> believing the latter.)

The xml spec is fairly clear on that:
Every XML parser has to accept utf8 and utf16. The use of any other
encoding might be met with a fatal error.

A parser may have some method of loading encoding descriptions or it may
not, it's all system dependent. Moral of the story: use UTF8/16 if you
want your file to be maximally portable.

David

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.