<charDecl>
<charDecl> (description de caractère) fournit des informations descriptives sur des caractères ou des glyphes | |
Module | gaiji — 5 Representation of Non-standard Characters and Glyphs |
Attributs | |
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> |