<glyph>
<glyph> (character glyph) provides descriptive information about a character glyph. | |
組件 | gaiji — 5 Representation of Non-standard Characters and Glyphs |
屬性 | |
屬於 | charDecl |
可包含 | |
宣告 | element glyph { att.global.attributes, ( glyphName?, model.glossLike*, charProp*, mapping*, model.graphicLike*, model.noteLike* ) } |
例子 | <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> |