kprice | ef16068 | 2006-08-29 18:08:31 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
kprice | b59c9f6 | 2008-04-02 21:24:37 +0000 | [diff] [blame] | 2 | <!--Arbortext, Inc., 1988-2006, v.4002-->
|
| 3 | <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN"
|
| 4 | "concept.dtd">
|
kprice | ef16068 | 2006-08-29 18:08:31 +0000 | [diff] [blame] | 5 | <?Pub Inc?>
|
kprice | 9623e9d | 2007-05-03 03:43:05 +0000 | [diff] [blame] | 6 | <concept id="cxmlenc" xml:lang="en-us">
|
kprice | ef16068 | 2006-08-29 18:08:31 +0000 | [diff] [blame] | 7 | <title>XML and HTML encodings</title>
|
| 8 | <titlealts>
|
| 9 | <searchtitle>XML and HTML encodings</searchtitle>
|
| 10 | </titlealts>
|
| 11 | <shortdesc>Encodings enable you to specify what character encoding your text
|
| 12 | is in.</shortdesc>
|
| 13 | <prolog><metadata>
|
kprice | 9623e9d | 2007-05-03 03:43:05 +0000 | [diff] [blame] | 14 | <keywords><indexterm>character encoding<indexterm>text in files</indexterm></indexterm>
|
| 15 | <indexterm>encodings<indexterm>supported character sets</indexterm></indexterm>
|
kprice | ef16068 | 2006-08-29 18:08:31 +0000 | [diff] [blame] | 16 | </keywords>
|
| 17 | </metadata></prolog>
|
| 18 | <conbody>
|
| 19 | <p>The IANA name is used in the encoding statement of an XML file, or charset
|
| 20 | directive in an HTML file.</p>
|
| 21 | <p>The HTML and XML editors support the following encodings:</p>
|
| 22 | <table rowheader="firstcol">
|
| 23 | <tgroup cols="2"><colspec colname="COLSPEC0"/><colspec colname="COLSPEC1"/>
|
| 24 | <thead>
|
| 25 | <row>
|
| 26 | <entry colname="COLSPEC0" valign="top"> <p><b>XML Encoding (IANA Name)</b></p> </entry>
|
| 27 | <entry colname="COLSPEC1" valign="top"> <p><b>Description</b></p> </entry>
|
| 28 | </row>
|
| 29 | </thead>
|
| 30 | <tbody>
|
| 31 | <row>
|
| 32 | <entry> <p>BIG5</p> </entry>
|
| 33 | <entry> <p>Big5, Traditional Chinese</p> </entry>
|
| 34 | </row>
|
| 35 | <row>
|
| 36 | <entry> <p>EUC-JP</p> </entry>
|
| 37 | <entry> <p>EUC encoding, Japanese</p> </entry>
|
| 38 | </row>
|
| 39 | <row>
|
| 40 | <entry> <p>EUC-KR</p> </entry>
|
| 41 | <entry> <p>EUC encoding, Korean</p> </entry>
|
| 42 | </row>
|
| 43 | <row>
|
kprice | ef16068 | 2006-08-29 18:08:31 +0000 | [diff] [blame] | 44 | <entry>GB18030</entry>
|
| 45 | <entry>National Standard, Chinese</entry>
|
| 46 | </row>
|
| 47 | <row>
|
kprice | ef16068 | 2006-08-29 18:08:31 +0000 | [diff] [blame] | 48 | <entry> <p>ISO-2022-JP</p> </entry>
|
| 49 | <entry> <p>ISO 2022, Japanese</p> </entry>
|
| 50 | </row>
|
| 51 | <row>
|
| 52 | <entry> <p>ISO-2022-KR</p> </entry>
|
| 53 | <entry> <p>ISO 2022, Korean</p> </entry>
|
| 54 | </row>
|
| 55 | <row>
|
| 56 | <entry> <p>ISO-8859-1</p> </entry>
|
| 57 | <entry> <p>ISO Latin-1</p> </entry>
|
| 58 | </row>
|
| 59 | <row>
|
| 60 | <entry>ISO-8859-2</entry>
|
| 61 | <entry>Central/East European (Slavic)</entry>
|
| 62 | </row>
|
| 63 | <row>
|
| 64 | <entry>ISO-8859-3</entry>
|
| 65 | <entry>Southern European</entry>
|
| 66 | </row>
|
| 67 | <row>
|
| 68 | <entry>ISO-8859-4</entry>
|
| 69 | <entry>ISO 8859-4, Cyrillic</entry>
|
| 70 | </row>
|
| 71 | <row>
|
| 72 | <entry>ISO-8859-5</entry>
|
| 73 | <entry>ISO 8859-5, Cyrillic</entry>
|
| 74 | </row>
|
| 75 | <row>
|
| 76 | <entry> <p>ISO-8859-6</p> </entry>
|
| 77 | <entry> <p>Arabic (Logical)</p> </entry>
|
| 78 | </row>
|
| 79 | <row>
|
| 80 | <entry>ISO-8859-7</entry>
|
| 81 | <entry>Greek</entry>
|
| 82 | </row>
|
| 83 | <row>
|
kprice | ef16068 | 2006-08-29 18:08:31 +0000 | [diff] [blame] | 84 | <entry> <p>ISO-8859-8</p> </entry>
|
kprice | b59c9f6 | 2008-04-02 21:24:37 +0000 | [diff] [blame] | 85 | <entry> <p>Hebrew (Visual) (encoding supported, but not supported by the Page
|
kprice | ef16068 | 2006-08-29 18:08:31 +0000 | [diff] [blame] | 86 | Designer Design page)</p> </entry>
|
| 87 | </row>
|
| 88 | <row>
|
| 89 | <entry>ISO-8859-9</entry>
|
| 90 | <entry>Turkish</entry>
|
| 91 | </row>
|
| 92 | <row>
|
| 93 | <entry> <p>SHIFT_JIS</p> </entry>
|
| 94 | <entry> <p>Shift-JIS, Japanese</p> </entry>
|
| 95 | </row>
|
| 96 | <row>
|
| 97 | <entry>TIS-620</entry>
|
| 98 | <entry>TISI, Thai</entry>
|
| 99 | </row>
|
| 100 | <row>
|
| 101 | <entry> <p>US-ASCII</p> </entry>
|
| 102 | <entry> <p>US ASCII</p> </entry>
|
| 103 | </row>
|
| 104 | <row>
|
| 105 | <entry> <p>UTF-8</p> </entry>
|
| 106 | <entry> <p>ISO 10646/Unicode, one-byte encoding</p> </entry>
|
| 107 | </row>
|
| 108 | <row>
|
| 109 | <entry> <p>UTF-16</p> </entry>
|
| 110 | <entry> <p>ISO 10646/Unicode, two-byte encoding</p> </entry>
|
| 111 | </row>
|
| 112 | <row>
|
| 113 | <entry> <p>UTF-16BE</p> </entry>
|
| 114 | <entry> <p>Unicode BigEndian</p> </entry>
|
| 115 | </row>
|
| 116 | <row>
|
| 117 | <entry> <p>UTF-16LE</p> </entry>
|
| 118 | <entry> <p>Unicode LittleEndian</p> </entry>
|
| 119 | </row>
|
| 120 | <row>
|
kprice | b59c9f6 | 2008-04-02 21:24:37 +0000 | [diff] [blame] | 121 | <entry colname="COLSPEC0"><p>WINDOWS-31J<?Pub Caret?></p></entry>
|
| 122 | <entry colname="COLSPEC1"><p>Japanese, Windows-31J</p></entry>
|
kprice | ef16068 | 2006-08-29 18:08:31 +0000 | [diff] [blame] | 123 | </row>
|
| 124 | <row>
|
| 125 | <entry> <p>WINDOWS-1255</p> </entry>
|
| 126 | <entry> <p>Hebrew</p> </entry>
|
| 127 | </row>
|
| 128 | <row>
|
| 129 | <entry> <p>WINDOWS-1256</p> </entry>
|
| 130 | <entry> <p>Arabic</p> </entry>
|
| 131 | </row>
|
kprice | ef16068 | 2006-08-29 18:08:31 +0000 | [diff] [blame] | 132 | </tbody>
|
| 133 | </tgroup>
|
| 134 | </table>
|
| 135 | </conbody>
|
| 136 | </concept>
|
kprice | b59c9f6 | 2008-04-02 21:24:37 +0000 | [diff] [blame] | 137 | <?Pub *0000003415?>
|