<headLabel>
<headLabel> (encabezamiento para una lista de conceptos.) contiene el encabezamiento para la columna de términos o conceptos en una lista de un glosario u otra lista de estructura similar. 3.7 Lists | |
Módulo | core — 3 Elements Available in All TEI Documents |
Atributos | |
Usado por | |
Puede contener | 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 |
Declaración |
element headLabel { att.global.attributes, macro.phraseSeq } |
Ejemplo | 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> |