<titleStmt>

<titleStmt> (title statement) groups information about the title of a work and those responsible for its intellectual content. 2.2.1 The Title Statement 2.2 The File Description
Moduleheader — 2 The TEI Header
AttributesGlobal attributes only
Declaration
element titleStmt
{
   att.global.attributes,
   ( title+, ( author | editor | sponsor | funder | principal | respStmt )* )
}
Example
<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>
Contained bybiblFull fileDesc
May contain