<headLabel> (heading for list labels) contains the heading for the label or term column in a glossary list or similar structured list.
Attributes:
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

The <headLabel> element may appear only if each item in the list is preceded by a <label> .

Tagsetadditional tag set for common core features
Class
Filenameteicore2
Content: May contain character data and phrase-level elements.
Parentslist
Children#PCDATA abbr add address app att c caesura cl corr damage date dateRange dateStruct del distinct emph expan foreign formula fw geogName gi gloss handShift hi lang link m measure mentioned name num oRef oVar orgName orig pRef pVar persName phr placeName ptr ref reg restore rs s seg sic soCalled space supplied tag term time timeRange timeStruct title unclear val w xptr xref
Declaration
<!ELEMENT headLabel     - O  (%phrase.seq;)                     >
<!ATTLIST headLabel          %a.global                          >
See 6.7

Back to index