<glyph>
<glyph> グリフの解説を示す. | |
モジュール | gaiji — 5 Representation of Non-standard Characters and Glyphs |
当該モジュールを使用するもの | |
下位 | |
宣言 |
element glyph { att.global.attributes, ( glyphName?, model.glossLike*, charProp*, mapping*, figure*, model.noteLike* ) } |
例 |
<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> |