<charName>

<charName> (character name) contains the name of a character, expressed following Unicode conventions.
Modulegaiji — 5 Representation of Non-standard Characters and Glyphs
Attributesatt.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))
Used by
Contained by
gaiji: char
May containCharacter data only
Declaration

<rng:element name="charName">
 <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:text/>
</rng:element>
element charName
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   text
}
Example
<charName>CIRCLED IDEOGRAPH 4EBA</charName>
Note
The name must follow Unicode conventions for character naming. Projects working in similar fields are recommended to coordinate and publish their list of charNames to facilitate data exchange.