<biblStruct> |
Contains a structured bibliographic citation, in which only bibliographic subelements appear and in a specified order. |
Attributes |
|
Example |
<biblStruct>
<monogr>
<author>Streuvels, Stijn</author>
<title>De teleurgang van den Waterhoek</title>
<edition>eerste druk</edition>
<imprint>
<publisher>Excelsior</publisher>
<pubPlace>Brugge</pubPlace>
<publisher>Veen</publisher>
<pubPlace>Amsterdam</pubPlace>
<date>1927</date>
</imprint>
</monogr>
</biblStruct>
|
Note |
This element is taken over from the TEI scheme (see http://www.tei-c.org/P4X/ref-BIBLSTRU.html). However, its content model has been redefined
without the <note> element, to avoid interference with the declaration of <note> as a global element.
|
Class |
bibl[TEI]; declarable[TEI] |
Content |
|
Parents |
ab add argument body camera caption castList cell cit corr country damage div div0 div1 div2 div3 div4 div5 div6 div7 docEdition
emph epigraph epilogue figDesc foreign head hi imprimatur item l lem listBibl meeting metDecl note p performance print prologue
ps q quote rdg ref region rendition seg set sic sound sourceDesc stage supplied tagUsage taxonomy tech title titlePart unclear
view wit witDetail witness xref |
Children |
add addSpan alt altGrp analytic anchor cb deco delSpan figure fw gap idno index interp interpGrp join joinGrp layerEnd layerStart
lb link linkGrp milestone monogr note paraph pb print seg series timeline |
Declaration |
<!ELEMENT biblStruct %om.RO;
((%m.Incl;)*, (analytic, (%m.Incl;)*)?,
((monogr, (%m.Incl;)*), (series, (%m.Incl;)*)*)+,
(idno, (%m.Incl;)*)*)>
<!ATTLIST biblStruct
%a.global;
%a.declarable;> |
See further |
7.3. Changes relating to the declaration of <note> as global element |