<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 | 
| Neben global gültigen Attributen | att.typed (@type, @subtype) | 
| Verwendet von | |
| Kann enthalten | gaiji: localName unicodeName value  | 
| Deklaration | 
 element charProp { att.global.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> | 
