<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] | |
| Modulo | header — The TEI Header |
| Attributi |
|
| Contenuto in | |
| Può contenere | |
| 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> |
| Content model |
<content> |
| Dichiarazione |
<rng:element name="titleStmt"> element titleStmt { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, ( title+, model.respLike* ) } |