<titleStmt> (title statement) groups information about the title of a work and those responsible for its intellectual content.
Attributes:
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>
Note
Tagsetauxiliary tag set for TEI headers
Class
Filenameteihdr2
Content:
ParentsbiblFull fileDesc
Childrenauthor editor funder principal respStmt sponsor title
Declaration
<!ELEMENT titleStmt     - O  ((title+, (author | editor | 
                             sponsor | funder | principal | 
                             respStmt)*))                       >
<!ATTLIST titleStmt          %a.global                          >
See 5.2.1 ; 5.2

Back to index