<g>
<g> (carattere o glifo) rapperesenta un carattere o glifo non standard. | |||||||||
Modulo | gaiji — 5 Representation of Non-standard Characters and Glyphs | ||||||||
Attributi | att.typed (@type, @subtype)
| ||||||||
Usato da | |||||||||
Può contenere | Ammessi soltanto caratteri di testo | ||||||||
Dichiarazione |
element g { att.global.attributes, att.typed.attributes, attribute ref { data.pointer }?, text } | ||||||||
Esempio | <g ref="#flig">fl</g> This example points to a glyph element with the identifier
flig like the following:
<glyph xml:id="flig"> <!--...--> </glyph> |