<unicodeName>

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

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

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