<keywords> (Keywords) contains a list of keywords or phrases identifying the topic or nature of a text.
Attributes:
scheme identifies the controlled vocabulary within which the set of keywords concerned is defined.
Datatype: IDREF
Values: identifier of the associated <taxonomy> element
Default: #IMPLIED
Example
<keywords scheme=BL>
    <list><item>Babbage, Charles
  <item>Mathematicians - Great Britain - Biography
     </list>
</keywords>
Note
Tagsetauxiliary tag set for TEI headers
Class
Filenameteihdr2
Content:
ParentstextClass
Childrenlist term
Declaration
<!ELEMENT keywords      - O  (term+ | list)                     >
<!ATTLIST keywords           %a.global
          scheme             IDREF               #IMPLIED       >
See 5.4.3

Back to index