<keywords>
<keywords> (keywords) テキストの話題や性格を特定するキーワードや句のリストを示す. [2.4.3 The Text Classification] | |||||||
モジュール | header — The TEI Header | ||||||
属性 | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) (att.global.source (@source))
| ||||||
上位 | header: textClass | ||||||
下位 | |||||||
解説 | Each individual keyword (including compound subject headings) should be supplied as a term element directly within the keywords element. An alternative usage, in which each term appears within an item inside a list is permitted for backwards compatibility, but is deprecated. If no control list exists for the keywords used, then no value should be supplied for the scheme attribute. | ||||||
例 | |||||||
例 | |||||||
Content model | <content> | ||||||
宣言 | <rng:element name="keywords"> element keywords { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.global.source.attributes, attribute scheme { teidata.pointer }?, ( term+ | list ) } |