[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [xml-dev] Text/xml with omitted charset parameter
- From: Elliotte Rusty Harold <elharo@metalab.unc.edu>
- To: MURATA Makoto <EB2M-MRT@asahi-net.or.jp>,Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Sun, 28 Oct 2001 09:35:05 -0400
At 10:17 PM +0900 10/28/01, MURATA Makoto wrote:
>Which UTF-8? UTF-8 with the Unicode signature or UTF-8 without the
>Unicode signature?
>
Whichever one is in found in the document. If the document has a UTF-8 byte order mark, UTF-8 is assumed. If the UTF-16 byte order mark is found, UTF-16 is assumed. If no byte order mark is found, UTF-8 is assumed.
--
+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo@metalab.unc.edu | Writer/Programmer |
+-----------------------+------------------------+-------------------+
| The XML Bible, 2nd Edition (Hungry Minds, 2001) |
| http://www.ibiblio.org/xml/books/bible2/ |
| http://www.amazon.com/exec/obidos/ISBN=0764547607/cafeaulaitA/ |
+----------------------------------+---------------------------------+
| Read Cafe au Lait for Java News: http://www.cafeaulait.org/ |
| Read Cafe con Leche for XML News: http://www.ibiblio.org/xml/ |
+----------------------------------+---------------------------------+