<glyph>
<glyph> (character glyph) provides descriptive information about a character glyph. | |
Module | gaiji — 5 Representation of Non-standard Characters and Glyphs |
Attributes | Global attributes only |
Used by | |
May contain | |
Declaration |
element glyph { att.global.attributes, ( glyphName?, model.glossLike*, charProp*, mapping*, 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> <graphic url="glyph-rstroke.png"/> </glyph> |