<analytic>
<analytic> (analytic level) contains bibliographic elements describing an item (e.g. an article or poem) published within a monograph or journal and not as an independent publication. 3.11.2.1 Analytic, Monographic, and Series Levels | |
Modul | core — 3 Elements Available in All TEI Documents |
Verwendet von | |
Kann enthalten | |
Deklaration |
element analytic { att.global.attributes, ( author | editor | respStmt | title )* } |
Beispiel |
<biblStruct>
<analytic> <author>Chesnutt, David</author> <title>Historical Editions in the States</title> </analytic> <monogr> <title level="j">Computers and the Humanities</title> <imprint> <biblScope>25.6</biblScope> <date when="1991-12">(December, 1991):</date> <biblScope>377–380</biblScope> </imprint> </monogr> </biblStruct> |