12.1.21. <charDecl>
| <charDecl> (character declarations) provides information about nonstandard characters and glyphs. [5.2. Markup Constructs for Representation of Characters and Glyphs] | |
| Module | gaiji — Specification |
| Attributes |
|
| Member of | |
| Contained by | header: encodingDesc |
| May contain | |
| Example | |
| Content model |
<content>
<sequence>
<elementRef key="desc" minOccurs="0"/>
<alternate minOccurs="1"
maxOccurs="unbounded">
<elementRef key="char"/>
<elementRef key="glyph"/>
</alternate>
</sequence>
</content>
⚓ |
| Schema Declaration | |


