<glyph>

<glyph> (glifo) fornisce informazioni descrittive su di un glifo.
Modulogaiji — 5 Representation of Non-standard Characters and Glyphs
Attributi
Usato dacharDecl
Può contenere
Dichiarazione
element glyph
{
   att.global.attributes,
   (
      glyphName?,
      model.glossLike*,
      charProp*,
      mapping*,
      model.graphicLike*,
      model.noteLike*
   )
}
Esempio
<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>