<listBibl>
| <listBibl> (citation list) contains a list of bibliographic citations of any kind. [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 |
| Attributes |
|
| Member of | |
| Contained by |
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 additional 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 back body div div1 div2 div3 div4 div5 div6 div7 docEdition epigraph front imprimatur postscript salute signed titlePart trailer
verse: rhyme
|
| May contain | |
| Example |
<listBibl>
<head>Works consulted</head> <bibl>Blain, Clements and Grundy: Feminist Companion to Literature in English (Yale, 1990) </bibl> <biblStruct> <analytic> <title>The Interesting story of the Children in the Wood</title> </analytic> <monogr> <title>The Penny Histories</title> <author>Victor E Neuberg</author> <imprint> <publisher>OUP</publisher> <date>1968</date> </imprint> </monogr> </biblStruct> </listBibl> |
| Schematron |
<sch:pattern is-a="declarable"> <sch:param name="tde" value="tei:listBibl"/> </sch:pattern> |
| Content model |
<content> |
| Schema Declaration |
<rng:element name="listBibl"> element listBibl { 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.cmc.attributes, att.declarable.attributes, att.sortable.attributes, att.typed.attributes, ( model.headLike*, desc*, ( model.milestoneLike | relation | listRelation )*, ( ( model.biblLike+, ( model.milestoneLike | relation | listRelation )* )+ ) ) } |