<glyph>
<glyph> (glyphe d'un caractère) fournit des informations descriptives sur un glyphe | |
Module | gaiji — 5 Representation of Non-standard Characters and Glyphs |
Utilisé par | |
Peut contenir | |
Declaration |
element glyph { att.global.attributes, ( glyphName?, model.glossLike*, charProp*, mapping*, figure*, model.noteLike* ) } |
Exemple |
<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> |