<sourceDesc>
<sourceDesc> (source description) 電子テキストが作られた元テキストの情報を示す. 2.2.7 The Source Description | |
モジュール | header — 2 The TEI Header |
グローバル属性の他 | att.declarable (@default) |
当該モジュールを使用するもの | |
下位 |
core: bibl biblStruct list listBibl p
header: biblFull
linking: ab
msdescription: msDesc
namesdates: listEvent listNym listOrg listPerson listPlace
spoken: recordingStmt scriptStmt
textcrit: listWit
|
宣言 |
element sourceDesc { att.global.attributes, att.declarable.attributes, ( model.pLike+ | ( model.biblLike | model.sourceDescPart | model.listLike )+ ) } |
例 |
<sourceDesc>
<bibl> <title level="a">The Interesting story of the Children in the Wood</title>. In <author>Victor E Neuberg</author>, <title>The Penny Histories</title>. <publisher>OUP</publisher> <date>1968</date>. </bibl> </sourceDesc> |
例 |