<sourceDesc>
<sourceDesc> (description de la source) décrit la source à partir de laquelle un texte électronique a été dérivé ou produit, habituellement une description bibliographique pour un texte numérisé, ou une expression comme "document numérique natif " pour un texte qui n'a aucune existence précédente. [2.2.7 The Source Description] | |
Module | header — 2 The TEI Header |
Attributs | att.global (@xml:id, @n, @xml:lang, @rend, @rendition, @xml:base, @xml:space) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) att.declarable (@default) |
Utilisé par | |
Contenu dans | |
Peut contenir | core: bibl biblStruct list listBibl p figures: table header: biblFull linking: ab msdescription: msDesc namesdates: listEvent listNym listOrg listPerson listPlace listRelation relationGrp spoken: recordingStmt scriptStmt textcrit: listWit |
Declaration |
element sourceDesc { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.declarable.attributes, ( model.pLike+ | ( model.biblLike | model.sourceDescPart | model.listLike )+ ) } |
Exemple | <sourceDesc> <p>Texte original : le texte a été créé sous sa forme électronique.</p> </sourceDesc> |