<relatedItem>
<relatedItem> 当該内容と関連する書誌情報項目を示す,または参照する.例えば,構成要 素または他の版など. | |
モジュール | core — 3 Elements Available in All TEI Documents |
属性 | att.typed (@type, @subtype) |
当該モジュールを使用するもの | |
下位 | |
宣言 |
element relatedItem { att.global.attributes, att.typed.attributes, ( model.biblLike | model.ptrLike ) } |
例 | <biblStruct> <monogr> <author>Shirley, James</author> <title type="main">The gentlemen of Venice</title> <imprint> <pubPlace>New York</pubPlace> <publisher>Readex Microprint</publisher> <date>1953</date> </imprint> <extent>1 microprint card, 23 x 15 cm.</extent> </monogr> <series> <title>Three centuries of drama: English, 1642–1700</title> </series> <relatedItem type="original"> <biblStruct> <monogr> <author>Shirley, James</author> <title type="main">The gentlemen of Venice</title> <title type="subordinate">a tragi-comedie presented at the private house in Salisbury Court by Her Majesties servants</title> <imprint> <pubPlace>London</pubPlace> <publisher>H. Moseley</publisher> <date>1655</date> </imprint> <extent>78 p.</extent> </monogr> </biblStruct> </relatedItem> </biblStruct> |