<titleStmt>

<titleStmt> (Mention de titre) regroupe des informations sur le titre de l’œuvre et les personnes responsables de son contenu intellectuel. 2.2.1 The Title Statement 2.2 The File Description
Moduleheader — 2 The TEI Header
Attributs
Utilisé parbiblFull fileDesc
Peut contenir
Declaration
element titleStmt
{
   att.global.attributes,
   ( title+, ( author | editor | sponsor | funder | principal | respStmt )* )
}
Exemple
<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>