<glyph>
| <glyph> (character glyph) provides descriptive information about a character glyph. | |
| Module | gaiji — 5 Representation of Non-standard Characters and Glyphs | 
| Attributes | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) | 
| Used by | |
| Contained by | gaiji: charDecl | 
| May contain | |
| Declaration | 
 element glyph { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, ( glyphName?, model.glossLike*, charProp*, mapping*, figure*, model.graphicLike*, model.noteLike* ) } | 
| Example | <glyph xml:id="rstroke"> <glyphName>LATIN SMALL LETTER R WITH A FUNNY STROKE</glyphName> <charProp> <localName>entity</localName> <value>rstroke</value> </charProp> <figure> <graphic url="glyph-rstroke.png"/> </figure> </glyph> | 
