<index>
<index> (索引項目) 標誌一個因某種目的而被索引的位置。 3.8.2 Index Entries | |||||||||
組件 | core — 3 Elements Available in All TEI Documents | ||||||||
屬性 | att.spanning (@spanTo)
| ||||||||
屬於 | |||||||||
可包含 | |||||||||
宣告 |
element index { att.global.attributes, att.spanning.attributes, attribute indexName { data.name }?, ( term, index? )* } | ||||||||
例子 | 道家思想的主要代表家為老子。 <index indexName="NAMES"> <term>老子</term> </index>姓李名耳,字伯陽,有人說又稱老聃。在傳說中,老子一生下來時,就具有白色的眉毛及鬍子,所以被後來稱為老子。相傳生活在春秋時期。<index indexName="eras"> <term>春秋時期</term> </index> 著有《道德經》,是中國古代著名思想家。 |