<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 )+ ) } |