<charProp>
| <charProp> (文字性質) 提供父文字或字體的性質名稱與性質值。 | |
| 組件 | gaiji — 5 Representation of Non-standard Characters and Glyphs |
| 屬性 | att.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.typed (@type, @subtype) |
| 屬於 | |
| 可包含在於 | |
| 可包含 | gaiji: localName unicodeName value |
| 宣告 |
element charProp { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.typed.attributes, ( ( unicodeName | localName ), value ) } |
| 例子 |
<charProp>
<unicodeName>character-decomposition-mapping</unicodeName> <value>circle</value> </charProp> <charProp> <localName>daikanwa</localName> <value>36</value> </charProp> |
