<charDecl>
| <charDecl> (文字宣言) 規格にない文字やグリフに関する情報を示す。 [5.2 Markup Constructs for Representation of Characters and Glyphs] | |
| モジュール | gaiji — Characters, Glyphs, and Writing Modes |
| 属性 |
|
| クラブのメンバー | |
| 上位 |
header: encodingDesc
|
| 下位 | |
| 例 | |
| Content model |
<content> |
| 宣言 |
<rng:element name="charDecl"> element charDecl { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, ( desc?, ( char | glyph )+ ) } |