<charDecl>
| <charDecl> (description de caractère) fournit des informations sur des caractères ou des glyphes sortant de l'ordinaire | |
| Module | gaiji — 5 Representation of Non-standard Characters and Glyphs | 
| Utilisé par | |
| Peut contenir | |
| Declaration | 
 
element charDecl { att.global.attributes, ( desc?, ( char | glyph )+ ) } | 
| Exemple | <charDecl> <char xml:id="aENL"> <charName>LATIN LETTER ENLARGED SMALL A</charName> <mapping type="standardized">a</mapping> </char> </charDecl> | 
