<biblFull>
<biblFull> (référence bibliographique totalement structurée) contient une référence bibliographique totalement structurée : tous les composants de la description du fichier TEI y sont présents. [3.11.1 Methods of Encoding Bibliographic References and Lists of References 2.2 The File Description 2.2.7 The Source Description 15.3.2 Declarable Elements] | |
Module | header — The TEI Header |
Attributs | att.global (@xml:id, @n, @xml:lang, @xml:base, @xml:space) (att.global.rendition (@rend, @style, @rendition)) (att.global.linking (@corresp, @synch, @sameAs, @copyOf, @next, @prev, @exclude, @select)) (att.global.analytic (@ana)) (att.global.facs (@facs)) (att.global.change (@change)) (att.global.responsibility (@cert, @resp)) att.declarable (@default) att.sortable (@sortKey) att.docStatus (@status) |
Membre du | |
Contenu dans | core: add cit corr del desc emph head hi item l listBibl meeting note orig p q quote ref reg relatedItem said sic stage title unclear dictionaries: case colloc def dictScrap entryFree etym form gen gram gramGrp hyph iType lang lbl mood number orth per pos pron stress subc syll tns usg xr msdescription: accMat acquisition additions collation condition custEvent decoNote filiation foliation layout msItem musicNotation origin provenance signatures source summary support surrogates spoken: broadcast scriptStmt writing textstructure: argument body div div1 div2 div3 div4 div5 div6 div7 docEdition epigraph imprimatur postscript salute signed titlePart trailer verse: rhyme |
Peut contenir | |
Declaration |
element biblFull { att.global.attributes, att.global.rendition.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.global.responsibility.attributes, att.declarable.attributes, att.sortable.attributes, att.docStatus.attributes, ( ( titleStmt, editionStmt?, extent?, publicationStmt, seriesStmt?, notesStmt? ), sourceDesc* ) } |
Exemple | <biblFull> <titleStmt> <title>Hydraulique fluviale. Tome 16, Écoulement et phénomènes de transport dans les canaux à géométrie simple </title> <editor> Mustafa Siddik Altinakar</editor> <editor> René Walther</editor> </titleStmt> <editionStmt> <edition>2e édition corrigée</edition> </editionStmt> <extent>627 p.</extent> <publicationStmt> <publisher>Presses polytechniques et universitaires romandes</publisher> <pubPlace>Lausanne</pubPlace> <date>2008</date> </publicationStmt> <sourceDesc> <p>Pas de source : il s'agit d'un document original</p> </sourceDesc> </biblFull> |