<unicodeName>

<unicodeName> (統一碼性質名稱) 包含一個統一碼規範性質之註冊名稱。
組件gaiji — 5 Representation of Non-standard Characters and Glyphs
屬性att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
version說明該性質名稱是定義在哪一版本的統一碼標準 (Unicode Standard) 中。
狀態 非必備的
資料類型

<rng:ref name="data.version"/>
data.version
a valid Unicode version number.
屬於
可包含在於
gaiji: charProp
可包含僅文字符號資料
宣告

<rng:element name="unicodeName">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:optional>
  <rng:attribute name="version">
   <rng:ref name="data.version"/>
  </rng:attribute>
 </rng:optional>
 <rng:text/>
</rng:element>
element unicodeName
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   attribute version { data.version }?,
   text
}
例子
<unicodeName>character-decomposition-mapping</unicodeName>
<unicodeName>general-category</unicodeName>