<charDecl>
| <charDecl> (character declarations) provides information about nonstandard characters and glyphs. | |
| Modul | gaiji — 5 Representation of Non-standard Characters and Glyphs | 
| Attribute | 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)) | 
| Verwendet von | |
| Enthalten in | header: encodingDesc | 
| Kann enthalten | |
| Deklaration | 
 element charDecl { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, ( desc?, ( char | glyph )+ ) } | 
| Beispiel | <charDecl> <char xml:id="aENL"> <charName>LATIN LETTER ENLARGED SMALL A</charName> <mapping type="standardized">a</mapping> </char> </charDecl> | 
