<headItem>
<headItem> (heading for list items) contains the heading for the item or gloss column in a glossary list or similar structured list. 3.7 Lists | |
Module | core — 3 Elements Available in All TEI Documents |
Attributes | Global attributes only |
Used by | |
May contain | 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 headItem { att.global.attributes, macro.phraseSeq } |
Example | 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> |
Note |