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

  • From: David Carlisle <davidc@n...>
  • To: Doug.Hewko@c...
  • Date: Fri, 31 Aug 2001 12:41:28 +0100

> 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.

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