<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 |
Attributs | 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.global.change (@change)) |
Utilisé par | |
Contenu dans | header: encodingDesc |
Peut contenir | |
Declaration |
element charDecl { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, ( desc?, ( char | glyph )+ ) } |
Exemple | <charDecl> <char xml:id="aENL"> <charName>LATIN LETTER ENLARGED SMALL A</charName> <mapping type="standard">a</mapping> </char> </charDecl> |