<analytic>
<analytic> (niveau analytique) contient des éléments de description bibliographique d'une ressource (par exemple un poème ou un article de revue) publié à l'intérieur d'une monographie ou d'une ressource continue et non pas publié de façon indépendante 3.11.2.1 Analytic, Monographic, and Series Levels | |
Module | core — 3 Elements Available in All TEI Documents |
Attributs | |
Utilisé par | biblStruct |
Peut contenir | |
Declaration |
element analytic { att.global.attributes, ( author | editor | respStmt | title )* } |
Exemple | <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> |