<keywords>
<keywords> 包含標明文件主題或性質的關鍵詞或字詞列表。 2.4.3 The Text Classification | |||||||||
組件 | header — 2 The TEI Header | ||||||||
除全域屬性以外 |
|
||||||||
屬於 | |||||||||
可包含 | |||||||||
宣告 |
element keywords { att.global.attributes, attribute scheme { data.pointer }, ( term+ | list ) } |
||||||||
例子 |
<keywords scheme="http://classificationweb.net">
<list> <item>李白</item> <item>詩人 - 唐代 - 傳記</item> </list> </keywords> |