<unicodeName>

<unicodeName> (unicode property name) contains the name of a registered Unicode normative or informative property.
Modul gaiji — 5 Representation of Non-standard Characters and Glyphs
Neben global gültigen Attributen
version specifies the version number of the Unicode Standard in which this property name is defined.
Zustand Optional
Datentyp

<rng:ref name="data.numeric"/>
data.numeric
Werte a valid version number.
Verwendet von
Kann enthalten Nur Zeichen
Deklaration

<rng:element name="unicodeName">
 <rng:ref name="att.global.attributes"/>
 <rng:optional>
  <rng:attribute name="version">
   <rng:ref name="data.numeric"/>
  </rng:attribute>
 </rng:optional>
 <rng:text/>
</rng:element>
element unicodeName
{
   att.global.attributes,
   attribute version { data.numeric }?,
   text
}
Beispiel
<unicodeName>character-decomposition-mapping</unicodeName>
<unicodeName>general-category</unicodeName>