<titleStmt>

<titleStmt> (題名陳述) 匯集關於作品標題與作品智慧內容責任歸屬的資訊。 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>