<char>
<char> (character) provides descriptive information about a character. | |
Module | gaiji — 5 Representation of Non-standard Characters and Glyphs |
Attributes | att.global (@xml:id, @n, @xml:lang, @rend, @style, @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: charDecl |
May contain | |
Declaration |
element char { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, ( charName?, model.descLike*, charProp*, mapping*, figure*, model.graphicLike*, model.noteLike* ) } |
Example | <char xml:id="circledU4EBA"> <charName>CIRCLED IDEOGRAPH 4EBA</charName> <charProp> <unicodeName>character-decomposition-mapping</unicodeName> <value>circle</value> </charProp> <charProp> <localName>daikanwa</localName> <value>36</value> </charProp> <mapping type="standard">人</mapping> </char> |