<headLabel>
<headLabel> (列表標籤的標題) 包含詞彙列表或結構類似的列表中標籤或專有名詞欄位的標題。 3.7 Lists | |
組件 | core — 3 Elements Available in All TEI Documents |
屬性 | |
屬於 | |
可包含 | 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 |
宣告 |
element headLabel { att.global.attributes, macro.phraseSeq } |
例子 | 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> |