Text Encoding Initiative

<c>


c (character) represents a character.
Class tei.typed tei.seg
Declaration

element c { tei.global.attributes, attribute ref { xsd:IDREF }?, text }
Attributes
(In addition to global attributes and those inherited from tei.typed, tei.seg)
ref identifies the character or glyph description intended.
Datatype: xsd:IDREF
Values: a pointer to some another element.
Example
 <c ref="#flig">fl</c>
Note

Should only contain a single character or a character entity that represents a single character.

Module [wsd-ng]

Classes | Macros | Elements