<titleStmt>

<titleStmt> (title statement) 作品や知的内容に責任のあるもののタイトルに関する情報をまとめる. 2.2.1 The Title Statement 2.2 The File Description
モジュールheader — 2 The TEI Header
属性
当該モジュールを使用するものbiblFull fileDesc
下位
宣言
element titleStmt
{
   att.global.attributes,
   ( title+, ( author | editor | sponsor | funder | principal | respStmt )* )
}
<titleStmt>
 <title>Capgrave's Life of St. John Norbert: a machine-readable
   transcription</title>
 <respStmt>
  <resp>compiled by</resp>
  <name>P.J. Lucas</name>
 </respStmt>
</titleStmt>