<headLabel>

<headLabel> (titolo per le etichette della lista) contiene il titolo per l'etichetta o la colonna termine in un glossario o un'altra lista strutturata in modo simile. [3.7 Lists]
Modulocore — 3 Elements Available in All TEI Documents
Attributiatt.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change))
Usato da
Contenuto in
core: list
Può contenere
Dichiarazione

<rng:element name="headLabel">
 <rng:ref name="att.global.attributes"/>
 <rng:ref name="att.global.linking.attributes"/>
 <rng:ref name="att.global.analytic.attributes"/>
 <rng:ref name="att.global.facs.attributes"/>
 <rng:ref name="att.global.change.attributes"/>
 <rng:ref name="macro.phraseSeq"/>
</rng:element>
element headLabel
{
   att.global.attributes,
   att.global.linking.attributes,
   att.global.analytic.attributes,
   att.global.facs.attributes,
   att.global.change.attributes,
   macro.phraseSeq
}
Esempio
The simple, straightforward statement of an
idea is preferable to the use of a worn-out expression. <list type="gloss">
 <headLabel rend="small caps">TRITE</headLabel>
 <headItem rend="small caps">SIMPLE, STRAIGHTFORWARD</headItem>
 <label>bury the hatchet</label>
 <item>stop fighting, make peace</item>
 <label>at loose ends</label>
 <item>disorganized</item>
 <label>on speaking terms</label>
 <item>friendly</item>
 <label>fair and square</label>
 <item>completely honest</item>
 <label>at death's door</label>
 <item>near death</item>
</list>