<titleStmt>

<titleStmt> (declaración del título) agrupa la información referente al título de una obra y a los responsables de su contenido intelectual. 2.2.1 The Title Statement 2.2 The File Description
Móduloheader — 2 The TEI Header
Atributos
Used bybiblFull fileDesc
May contain
Declaración
element titleStmt
{
   att.global.attributes,
   ( title+, ( author | editor | sponsor | funder | principal | respStmt )* )
}
Ejemplo
<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>