<glyph>
<glyph> (glyphe d'un caractère) fournit des informations descriptives sur un glyphe | |
Module | gaiji — 5 Representation of Non-standard Characters and Glyphs |
Attributs | att.global (@xml:id, @n, @xml:lang, @rend, @style, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) |
Utilisé par | |
Contenu dans | gaiji: charDecl |
Peut contenir | |
Declaration |
element glyph { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, ( glyphName?, model.descLike*, charProp*, mapping*, figure*, model.graphicLike*, model.noteLike* ) } |
Exemple | <glyph xml:id="fr_napos"> <glyphName>N latin minuscule précédé d'une apostrophe</glyphName> <charProp> <localName>entity</localName> <value>napos</value> </charProp> <graphic url="glyph-napos.png"/> </glyph> |