<titleStmt>
<titleStmt> (제목 진술) 저작의 제목 그리고 지적 내용에 대한 책임에 관한 정보를 모아 놓는다. 2.2.1 The Title Statement 2.2 The File Description | |
모듈 | header — 2 The TEI Header |
에 의해 사용된 | |
포함할 수 있다 | |
선언 |
element titleStmt { att.global.attributes, ( title+, model.respLike* ) } |
예 |
<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> |