<sourceDesc>
<sourceDesc> (source description) supplies a description of the source text(s) from which an electronic text was derived or generated. 2.2.7 The Source Description | |
Module | header — 2 The TEI Header |
Attributes | att.declarable (@default) |
Used by | biblFull fileDesc |
May contain | core: bibl biblStruct list listBibl p header: biblFull linking: ab msdescription: msDesc namesdates: listNym listOrg listPerson listPlace spoken: recordingStmt scriptStmt textcrit: listWit |
Declaration |
element sourceDesc { att.global.attributes, att.declarable.attributes, ( model.pLike+ | ( model.biblLike | model.sourceDescPart | model.listLike )+ ) } |
Example | <sourceDesc> <p>No source: created in machine-readable form.</p> </sourceDesc> |