Text Encoding Initiative

The XML Version of the TEI Guidelines

<biblFull>


<biblFull> contains a fully-structured bibliographic citation, in which all components of the TEI file description are present.
Attributes Global attributes and those inherited from bibl, declarable
Example
<biblFull>
   <titleStmt>
      <title>The Feminist Companion to Literature in English:
            women writers from the middle ages to the present</title>
      <author>Blain, Virginia</author>
      <author>Clements, Patricia</author>
      <author>Grundy, Isobel</author>
   </titleStmt>
   <editionStmt>
      <edition>UK edition</edition>
   </editionStmt>
   <extent>1231 pp</extent>
   <publicationStmt>
      <publisher>Yale University Press</publisher>
      <pubPlace>New Haven and London</pubPlace>
      <date>1990</date>
   </publicationStmt>
   <sourceDesc>
      <p>No source: this is an original work</p>
   </sourceDesc>
</biblFull>
Module Declared in file teicore2; Core tag sets: enabled when any TEI base is enabled
Class bibl; declarable
May contain addSpan alt altGrp anchor cb certainty delSpan editionStmt extent fLib fs fsLib fvLib fw gap index interp interpGrp join joinGrp lb link linkGrp milestone notesStmt pb publicationStmt respons seriesStmt sourceDesc span spanGrp timeline titleStmt
May occur within ab add admin argument body broadcast camera caption case castList cell cit 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 listBibl meeting metDecl mood note number orth otherForm p per performance pos prologue pron q quote rdg ref region rendition scriptStmt seg set sic sound sourceDesc stage stress subc supplied syll tagUsage taxonomy tech title titlePart tns tr trans unclear usg view wit witDetail witness writing xr xref
Declaration
<!ELEMENT biblFull %om.RO; ((%m.Incl;)*, (titleStmt, (%m.Incl;)*), 
               (editionStmt, (%m.Incl;)*)?, (extent, (%m.Incl;)*)?, 
               (publicationStmt, (%m.Incl;)*), (seriesStmt, (%m.Incl;)*)?, 
               (notesStmt, (%m.Incl;)*)?, (sourceDesc, (%m.Incl;)*)*)>  
<!ATTLIST biblFull  
      %a.global;
      %a.declarable;>
See further 6.10.1 Elements of Bibliographic References; 5.2.7 The Source Description; 13.2 Tags for Terminological Data; 23.3.2 Declarable Elements

Up: 35 Elements