<glyph>
<glyph> (그림 문자) 그림 문자에 관한 기술적 정보를 제공한다. | |
모듈 | gaiji — 5 Representation of Non-standard Characters and Glyphs |
에 의해 사용된 | |
포함할 수 있다 | |
선언 |
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> |