<charProp>
<charProp> (character property) provides a name and value for some property of the parent character or glyph. | |
Modul | gaiji — 5 Representation of Non-standard Characters and Glyphs |
Attribute | 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)) att.typed (@type, @subtype) |
Verwendet von | |
Enthalten in | |
Kann enthalten | gaiji: localName unicodeName value |
Deklaration |
element charProp { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.typed.attributes, ( ( unicodeName | localName ), value ) } |
Beispiel | <charProp> <unicodeName>character-decomposition-mapping</unicodeName> <value>circle</value> </charProp> <charProp> <localName>daikanwa</localName> <value>36</value> </charProp> |