<g>
<g> (文字或字體) 非標準的文字或字體。 | |||||||||
組件 | gaiji — 5 Representation of Non-standard Characters and Glyphs | ||||||||
屬性 | att.typed (@type, @subtype)
| ||||||||
屬於 | |||||||||
可包含 | 僅文字符號資料 | ||||||||
宣告 |
element g { att.global.attributes, att.typed.attributes, attribute ref { data.pointer }?, text } | ||||||||
例子 | <g ref="#flig">fl</g> This example points to a glyph element with the identifier
flig like the following:
<glyph xml:id="flig"> <!--...--> </glyph> |