<index>

<index> ( voce di indice) segna la posizione da indicizzare per qualsiasi scopo. 3.8.2 Index Entries
Modulocore — 3 Elements Available in All TEI Documents
Attributi att.spanning (@spanTo)
indexNamefornisce un nome per specificare a quale indice (o indici) la voce di indice appartiene.
Stato Opzionale
Tipo di dati

<rng:ref name="data.name"/>
data.name
Valori an application-specific name, consisting of Unicode characters only.
Usato da
Può contenere
core: index term
Dichiarazione

<rng:element name="index">
<rng:ref name="att.global.attributes"/>
<rng:ref name="att.spanning.attributes"/>
<rng:optional>
 <rng:attribute name="indexName">
  <rng:ref name="data.name"/>
 </rng:attribute>
</rng:optional>
<rng:zeroOrMore>
 <rng:group>
  <rng:ref name="term"/>
  <rng:optional>
   <rng:ref name="index"/>
  </rng:optional>
 </rng:group>
</rng:zeroOrMore>
</rng:element>
element index
{
   att.global.attributes,
   att.spanning.attributes,
   attribute indexName { data.name }?,
   ( term, index? )*
}
Esempio
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.