Text Encoding Initiative

The XML Version of the TEI Guidelines

<biblStruct>


<biblStruct> (structured bibliographic citation) contains a structured bibliographic citation, in which only bibliographic subelements appear and in a specified order.
Attributes Global attributes and those inherited from bibl, declarable
Example
<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>
Module Declared in file teicore2; Core tag sets: enabled when any TEI base is enabled
Class bibl; declarable
May contain addSpan alt altGrp analytic anchor cb certainty delSpan fLib fs fsLib fvLib fw gap idno index interp interpGrp join joinGrp lb link linkGrp milestone monogr note pb respons series span spanGrp timeline
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 biblStruct %om.RO; ((%m.Incl;)*, (analytic, (%m.Incl;)*)?, 
                  ((monogr, (%m.Incl;)*), (series, (%m.Incl;)*)*)+, 
                  ((note, (%m.Incl;)*) | (idno, (%m.Incl;)*))*)>  
<!ATTLIST biblStruct  
      %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