<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> |