<titleStmt>

<titleStmt> (dichiarazione sul titolo) raggruppa le informazioni sul titolo di un'opera e sulle responsabilità del suo contenuto intellettuale. 2.2.1 The Title Statement 2.2 The File Description
Moduloheader — 2 The TEI Header
Attributi
Usato dabiblFull fileDesc
Può contenere
Dichiarazione
element titleStmt
{
   att.global.attributes,
   ( title+, ( author | editor | sponsor | funder | principal | respStmt )* )
}
Esempio
<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>