<gi>
<gi> (element name) contains the name (generic identifier) of an element. 22 Documentation Elements 22.4.4 Element Specifications | |||||||||
Module | tagdocs — 22 Documentation Elements | ||||||||
Attributes | In addition to global attributes
| ||||||||
Used by | |||||||||
May contain | Character data only | ||||||||
Declaration |
element gi { att.global.attributes, attribute scheme { data.enumerated }?, text } | ||||||||
Example | <p>The <gi>xhtml:li</gi> element is roughly analogous to the <gi>item</gi> element, as is the <gi scheme="DBK">listItem</gi> element.</p> This example shows the use of both a namespace prefix and the schema attribute as alternative ways of indicating that the gi in question is not a TEI element name: in practice only one method should be adopted. |