<analytic>
<analytic> 独立した出版物ではなく,書籍や雑誌に収録されている作品の書誌情報を記 述する. 3.11.2.1 収録,単刊,シ リーズ | |
モジュール | core — 3 コアモジュール |
属性 | |
当該モジュールを使用するもの | |
下位 | |
宣言 |
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> |
解説 | タイトルや権利者(著者,編者など)を,任意の順番で示してよい. 要素analyticは,要素biblStructの内容として高々1 回出現する.分析レベルの書誌情報項目においては必須である. |