<charDecl>
| <charDecl> (character declarations) provides information about nonstandard characters and glyphs. | |
| Module | gaiji — 5 Representation of Non-standard Characters and Glyphs |
| Attributes | Global attributes only |
| Used by | model.encodingPart |
| May contain | |
| Declaration |
element charDecl { att.global.attributes, ( desc?, ( char | glyph )+ ) } |
