<biblStruct>
| <biblStruct> (référence bibliographique structurée) contient une référence bibliographique dans laquelle seuls des sous-éléments bibliographiques apparaissent et cela, selon un ordre déterminé. [3.12.1 Methods of Encoding Bibliographic References and Lists of References 2.2.7 The Source Description 16.3.2 Declarable Elements] | |
| Module | core — Elements Available in All TEI Documents |
| 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 msItemStruct 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 |
tagdocs: listRef
|
| Exemple |
<biblStruct>
<monogr> <author>Anouilh, Jean</author> <title>Antigone</title> <edition>première édition</edition> <imprint> <publisher>in Nouvelles pièces noires, La Table ronde</publisher> <pubPlace>Paris</pubPlace> <date>1955</date> </imprint> </monogr> </biblStruct> |
| Schematron |
<sch:pattern is-a="declarable"> <sch:param name="tde" value="tei:biblStruct"/> </sch:pattern> |
| Modèle de contenu |
<content> |
| Schéma Declaration |
<rng:element name="biblStruct"> element biblStruct { 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, att.typed.attributes, ( analytic*, ( ( monogr, series* )+ ), ( model.noteLike | model.ptrLike | relatedItem | citedRange )* ) } |