<analytic>
<analytic> (分析層書目) 包含某一項目 (例如詩或文章) 的書目元素,該項目並非獨立出版品,而是刊登在專題著作或是期刊當中。 3.11.2.1 Analytic, Monographic, and Series Levels | |
組件 | core — 3 Elements Available in All TEI Documents |
屬性 | |
屬於 | |
可包含 | |
宣告 |
element analytic { att.global.attributes, ( author | editor | respStmt | title )* } |
例子 | <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> |