<listBibl> |
(citation list)
contains a list of bibliographic citations of any kind. |
Attributes |
Global attributes
and those inherited from declarable, lists
|
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>
|
Module |
Declared in file teicore2; Core tag sets: enabled when any TEI base is enabled |
Class |
lists; declarable
|
May contain |
addSpan alt altGrp anchor bibl biblFull biblStruct cb certainty delSpan fLib fs fsLib fvLib fw gap head index interp interpGrp join joinGrp lb link linkGrp milestone pb respons span spanGrp timeline trailer |
May occur within |
ab add admin argument body camera caption case castList cell colloc corr country damage def descrip dictScrap div div0 div1 div2 div3 div4 div5 div6 div7 docEdition emph entryFree epigraph epilogue etym figDesc foreign form gen gram gramGrp head hi hyph imprimatur item itype l lang lbl lem meeting metDecl mood note number orth otherForm p per performance pos prologue pron q quote rdg ref region rendition seg set sic sound sourceDesc stage stress subc supplied syll tagUsage tech title titlePart tns tr trans unclear usg view wit witDetail witness writing xr xref |
Declaration |
<!ELEMENT listBibl %om.RR; ((%m.Incl;)*, (head, (%m.Incl;)*)?,
(bibl | biblStruct | biblFull),
(bibl | biblStruct | biblFull | %m.Incl;)*,
(trailer, (%m.Incl;)*)?)>
<!ATTLIST listBibl
%a.global;
%a.declarable;>
|
See further |
6.10.1 Elements of Bibliographic References; 5.2.7 The Source Description; 23.3.2 Declarable Elements
|