<charDecl>
<charDecl> 規格にない文字やグリフに関する情報を示す. | |
モジュール | gaiji — 5 Representation of Non-standard Characters and Glyphs |
当該モジュールを使用するもの | |
下位 | |
宣言 |
element charDecl { att.global.attributes, ( desc?, ( char | glyph )+ ) } |
例 |
<charDecl>
<char xml:id="aENL"> <charName>LATIN LETTER ENLARGED SMALL A</charName> <mapping type="standardized">a</mapping> </char> </charDecl> |