<listBibl>
<listBibl> 書誌項目引用のリストを示す. 3.11.1 書誌参照 2.2.7 元資料解説 15.3.2 Declarable Elements | |
モジュール | core — 3 コアモジュール |
属性 | att.declarable (@default) att.typed (@type, @subtype) |
当該モジュールを使用するもの | |
下位 | |
宣言 |
element listBibl { att.global.attributes, att.declarable.attributes, att.typed.attributes, ( model.headLike*, ( model.biblLike | listBibl )+ ) } |
例 | <listBibl> <head>Works consulted</head> <bibl>Blain, Clements and Grundy: Feminist Companion to Literature in English (Yale, 1990) </bibl> <biblStruct> <analytic> <title>The Interesting story of the Children in the Wood</title> </analytic> <monogr> <title>The Penny Histories</title> <author>Victor E Neuberg</author> <imprint> <publisher>OUP</publisher> <date>1968</date> </imprint> </monogr> </biblStruct> </listBibl> |