<headLabel>
<headLabel> (intitulé d'étiquettes dans une liste) contient l'intitulé pour la colonne d'étiquettes ou de termes dans un glossaire ou une liste structurée de façon similaire 3.7 Lists | |
Module | core — 3 Elements Available in All TEI Documents |
Attributs | |
Utilisé par | |
Peut contenir | core: abbr add address binaryObject cb choice corr date del distinct email emph expan foreign gap gloss graphic hi index lb measure measureGrp mentioned milestone name note num orig pb ptr ref reg rs sic soCalled term time title unclear figures: formula gaiji: g msdescription: catchwords depth dimensions height heraldry locus locusGrp material origDate origPlace secFol signatures stamp watermark width |
Declaration |
element headLabel { att.global.attributes, macro.phraseSeq } |
Exemple | 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> |