<glyph>

<glyph> (character glyph) provides descriptive information about a character glyph.
Modulgaiji — 5 Representation of Non-standard Characters and Glyphs
Attribute
Verwendet voncharDecl
Kann enthalten
Deklaration
element glyph
{
   att.global.attributes,
   (
      glyphName?,
      model.glossLike*,
      charProp*,
      mapping*,
      model.graphicLike*,
      model.noteLike*
   )
}
Beispiel
<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>