![]() |
Text Encoding Initiative |
<glyph> |
| glyph | (character glyph) provides descriptive information about a character glyph which is not otherwise available in the document character set. | |||||||||
| Declaration |
element glyph
{
tei.global.attributes,
attribute ucs { datatype.ucs }?,
( name, gloss?, charProp*, desc?, mapping*, figure*, note? )
} |
|||||||||
| Attributes |
|
|||||||||
| Example | <glyph id="r1"> <name>LATIN SMALL LETTER R WITH A FUNNY STROKE</name> <charProp> <localName>entity</localName> <value>r1</value> </charProp> <figure url="glyph-r1.png"></figure> </glyph> |
|||||||||
| Module | [wsd-ng] | |||||||||