<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.12.1 Methods of Encoding Bibliographic References and Lists of References 2.2 The File Description 2.2.7 The Source Description 16.3.2 Declarable Elements] | |
| Module | header — The TEI Header |
| Attributs |
|
| Membre du | |
| Contenu dans |
cmc: post
core: add cit corr del desc emph head hi item l listBibl meeting note orig p q quote ref reg relatedItem said sic stage textLang title unclear
dictionaries: case colloc def dictScrap entry entryFree etym form gen gram gramGrp hom hyph iType lang lbl mood number orth per pos pron sense 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 typeNote
namesdates: climate event location object occupation org person personGrp persona place population state terrain trait
spoken: broadcast scriptStmt u writing
textstructure: argument body div div1 div2 div3 div4 div5 div6 div7 docEdition epigraph imprimatur postscript salute signed titlePart trailer
verse: rhyme
|
| Peut contenir | |
| 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> |
| Schematron |
<sch:pattern is-a="declarable"> <sch:param name="tde" value="tei:biblFull"/> </sch:pattern> |
| Modèle de contenu |
<content> |
| Schéma Declaration |
<rng:element name="biblFull"> element biblFull { att.global.attributes, att.global.analytic.attributes, att.global.change.attributes, att.global.facs.attributes, att.global.linking.attributes, att.global.rendition.attributes, att.global.responsibility.attributes, att.global.source.attributes, att.canonical.attributes, att.cmc.attributes, att.declarable.attributes, att.docStatus.attributes, att.sortable.attributes, ( ( ( titleStmt, editionStmt?, extent?, publicationStmt, seriesStmt*, notesStmt? ), sourceDesc* ) | ( fileDesc, profileDesc ) ) } |