carrier_data

Root Element: <carrier_data>

No attributes.

Contains zero or more <e> elements.

<e>

Sub-element of the <carrier_data> element. An <e> element defines the data and mappings for an Emoji symbol.

Note: Some of this data is algorithmically calculated (using very small, hardcoded data tables) and therefore not stored in the carrier_data.xml file.

Attributes:

    • unicode="E63E" — Required. This is the carrier's Unicode Private Use Area (PUA) code point for this symbol. 4..6-hex-digit string.

    • number="1" — Optional. This is the carrier's number for this symbol. Decimal-digit string.

    • name_en="Fine" — Optional. This is the carrier's English name for this symbol.

    • name_ja="晴れ" — Optional. This is the carrier's English name for this symbol.

    • shift_jis="F89F" — Optional. This is the carrier's Shift-JIS code for this symbol. 4-hex-digit string. (This is a Vendor-Defined Character (VDC) code outside the JIS X 0208 row-cell matrix.)

    • jis="7541" — Optional. This is the carrier's ISO-2022-JP (JIS X 0208) code for this symbol. 4-hex-digit string.

Contains at most one <desc> element.

<desc>

Sub-element of the <e> element. Contains a text description that is copied into the charts.

No attributes.

Contains no elements.