Re: B.1 Character-set rules?

>B.1 What should XML's character-set rules be?  Should conforming XML
>documents be restricted to particular character sets?  Should conforming
>XML processors be required to be able to parse all conforming XML
>documents (13.1)?

In the interest of moving forward:

  1) A single coded character set ISO 10646 should be used.
  2) The primary encodings (required by all implementations) should
     be UTF-8 and UCS-2. The may be auto-detected.
  3) Encodings other than these are allowed, in which case, an
     external mechanism must be used to indicate the encoding.

Received on Monday, 14 October 1996 07:56:32 UTC