<charDecl>
<charDecl> (descrizione del carattere) fornisce informazioni descrittive su un caratteri o glifi. | |
Modulo | gaiji — 5 Representation of Non-standard Characters and Glyphs |
Attributi | |
Usato da | |
Può contenere | |
Dichiarazione |
element charDecl { att.global.attributes, ( desc?, ( char | glyph )+ ) } |
Esempio | <charDecl> <char xml:id="aENL"> <charName>LATIN LETTER ENLARGED SMALL A</charName> <mapping type="standardized">a</mapping> </char> </charDecl> |