<keywords>

<keywords> contains a list of keywords or phrases identifying the topic or nature of a text. 2.4.3 The Text Classification
Moduleheader — 2 The TEI Header
AttributesIn addition to global attributes
schemeidentifies the controlled vocabulary within which the set of keywords concerned is defined.
Status Required
Datatype
data.pointer
Values Usually this will indicate an external website or other location where the scheme is documented.
Declaration
element keywords
{
   att.global.attributes,
   attribute scheme { data.pointer },
   ( term+ | list )
}
Example
<keywords scheme="http://classificationweb.net">
 <list>
  <item>Babbage, Charles</item>
  <item>Mathematicians - Great Britain - Biography</item>
 </list>
</keywords>
Contained bytextClass
May contain
core: list term