<keywords>
<keywords> (keywords) contains a list of keywords or phrases identifying the topic or nature of a text. [2.4.3 The Text Classification] | |||||||
Module | header — The TEI Header | ||||||
Attributes |
|
||||||
Contained by |
header: textClass
|
||||||
May contain | |||||||
Note |
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. |
||||||
Example | |||||||
Example | |||||||
Content model |
<content> |
||||||
Schema Declaration |
<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 ) } |