<keywords>

<keywords> テキストの話題や性格を特定するキーワードや句のリストを示す. 2.4.3 The Text Classification
モジュールheader — 2 The TEI Header
属性
scheme 当該キーワードリストが定義されている統制語彙を示す.
状態 必須
データ型
data.pointer
Usually this will indicate an external website or other location where the scheme is documented.
当該モジュールを使用するものtextClass
下位
core: list term
宣言
element keywords
{
   att.global.attributes,
   attribute scheme { data.pointer },
   ( term+ | list )
}
<keywords scheme="http://classificationweb.net">
 <list>
  <item>Babbage, Charles</item>
  <item>Mathematicians - Great Britain - Biography</item>
 </list>
</keywords>