<biblStruct>
| <biblStruct> (citazione bibliografica strutturata) contiene una citazione bibliografica strutturata che può contenere solo altri elemento nell'ordine specificato. [3.12.1 Methods of Encoding Bibliographic References and Lists of References 2.2.7 The Source Description 16.3.2 Declarable Elements] | |
| Modulo | core — Elements Available in All TEI Documents |
| Attributi |
|
| Membro del | |
| Contenuto in |
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
|
| Può contenere |
tagdocs: listRef
|
| Esempio |
<biblStruct>
<monogr> <author>Blain, Virginia</author> <author>Clements, Patricia</author> <author>Grundy, Isobel</author> <title>The Feminist Companion to Literature in English: women writers from the middle ages to the present</title> <edition>first edition</edition> <imprint> <publisher>Yale University Press</publisher> <pubPlace>New Haven and London</pubPlace> <date>1990</date> </imprint> </monogr> </biblStruct> |
| Esempio |
<biblStruct type="newspaper">
<analytic> <author> <forename>David</forename> <surname>Barstow</surname> </author> <author> <forename>Susanne</forename> <surname>Craig</surname> </author> <author> <forename>Russ</forename> <surname>Buettner</surname> </author> <title type="main">Trump Took Part in Suspect Schemes to Evade Tax Bills</title> <title type="sub">Behind the Myth of a Self-Made Billionaire, a Vast Inheritance From His Father</title> </analytic> <monogr> <title level="j">The New York Times</title> <imprint> <pubPlace>New York</pubPlace> <publisher>A. G. Sulzberger</publisher> <date when="2018-10-03">Wednesday, October 3, 2018</date> </imprint> <biblScope unit="volume">CLXVIII</biblScope> <biblScope unit="issue">58,104</biblScope> <biblScope unit="page">1</biblScope> </monogr> </biblStruct> |
| Schematron |
<sch:pattern is-a="declarable"> <sch:param name="tde" value="tei:biblStruct"/> </sch:pattern> |
| Content model |
<content> |
| Dichiarazione |
<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 )* ) } |