<sourceDesc>
<sourceDesc> (source description) beschreibt den (die) Quelltext(e), von dem (denen) der elektronische Text abstammt oder erzeugt wurde. 2.2.7 The Source Description | |
Modul | header — 2 The TEI Header |
Neben global gültigen Attributen | att.declarable (@default) |
Verwendet von | |
Kann enthalten |
core: bibl biblStruct list listBibl p
header: biblFull
linking: ab
msdescription: msDesc
namesdates: listEvent listNym listOrg listPerson listPlace
spoken: recordingStmt scriptStmt
textcrit: listWit
|
Deklaration |
element sourceDesc { att.global.attributes, att.declarable.attributes, ( model.pLike+ | ( model.biblLike | model.sourceDescPart | model.listLike )+ ) } |
Beispiel |
<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> |
Beispiel |