<index>

<index> (index entry) marks a location to be indexed for whatever purpose. 3.8.2 Index Entries
Modulcore — 3 Elements Available in All TEI Documents
Attribute att.spanning (@spanTo)
indexNamesupplies a name to specify which index (of several) the index entry belongs to.
Zustand Optional
Datentyp
data.name
Werte an application-specific name, consisting of Unicode characters only.
Anmerkung
This attribute makes it possible to create multiple indexes for a text.
Verwendet vonindex model.global.meta
Kann enthalten
core: index term
Deklaration
element index
{
   att.global.attributes,
   att.spanning.attributes,
   attribute indexName { data.name }?,
   ( term, index? )*
}
Beispiel
David's other principal backer, Josiah ha-Kohen
<index indexName="NAMES">
 <term>Josiah ha-Kohen b. Azarya</term>
</index> b. Azarya, son of one of the last gaons of Sura
<index indexName="PLACES">
 <term>Sura</term>
</index> was David's own first cousin.