Reference. Reference for the DocBook DTD

[Prev] [Next]


BiblioDiv

Name

BiblioDiv---Section of a Bibliography

Synopsis

Content Model
  (Title, TitleAbbrev?)?,
  (CalloutList | GlossList | ItemizedList | OrderedList
  | SegmentedList | SimpleList | VariableList | Caution
  | Important | Note | Tip | Warning | LiteralLayout
  | ProgramListing | ProgramListingCO | Screen | ScreenCO
  | ScreenShot | Synopsis | CmdSynopsis | FuncSynopsis
  | FormalPara | Para | SimPara | Address | BlockQuote
  | Graphic | GraphicCO | InformalEquation
  | InformalExample | InformalTable | Equation | Example
  | Figure | Table | MsgSet | Procedure | Sidebar | Anchor
  | BridgeHead | Comment | Highlights | Abstract
  | AuthorBlurb | Epigraph)*
  ,
  (BiblioEntry | BiblioMixed)+

Attributes

This element has common and Role attributes.

Name Value(s) Type Default Value
Status CDATA #IMPLIED  

Tag Minimization

The start-tag is required for this element. The end-tag is optional, if your SGML declaration allows minimization.

Description

BiblioDiv is a section of a Bibliography, containing BiblioEntries, BiblioMixeds, or both. BiblioDiv may have, in order, an optional Title, optional TitleAbbrev, any number of block-oriented elements, followed by one or more BiblioEntries or BiblioMixeds. It has Status and common attributes.

Parents

BiblioDiv occurs in Bibliography.

Children

BiblioDiv contains these elements: Abstract, Address, Anchor, AuthorBlurb, BiblioEntry, BiblioMixed, BlockQuote, BridgeHead, CalloutList, Caution, CmdSynopsis, Comment, Epigraph, Equation, Example, Figure, FormalPara, FuncSynopsis, GlossList, Graphic, GraphicCO, Highlights, Important, InformalEquation, InformalExample, InformalTable, ItemizedList, LiteralLayout, MsgSet, Note, OrderedList, Para, Procedure, ProgramListing, ProgramListingCO, Screen, ScreenCO, ScreenShot, SegmentedList, Sidebar, SimPara, SimpleList, Synopsis, Table, Tip, Title, TitleAbbrev, VariableList, and Warning.

Attributes

Status

Editorial or publication status ofthe element it applies to, such as "in review" or "approved for distribution." There is no default.

Examples

<BIBLIOGRAPHY>
<TITLE>A Really Short Bibliography</TITLE>
<PARA>This bibliography is deliberately very short.</PARA>
<BIBLIODIV>
<TITLE>Book</TITLE>
<PARA>This section is for the book.</PARA>
<BIBLIOENTRY><BIBLIOMISC>&dash;</BIBLIOMISC>
<BOOKBIBLIO>
<TITLE>The Book of Everything Under the Sun</TITLE>
<TITLEABBREV>Book of Everything</TITLEABBREV>
<SUBTITLE>And the Moon</SUBTITLE>
<EDITION>2</EDITION>
<AUTHORGROUP>
<AUTHOR>
<FIRSTNAME>George</FIRSTNAME>
<SURNAME>Tirebiter</SURNAME>
</AUTHOR>
</AUTHORGROUP>
<ISBN>0-944940-00-5</ISBN>
<INVPARTNUMBER>005abc</INVPARTNUMBER>
<PRODUCTNUMBER>book.005.abc</PRODUCTNUMBER>
<PRODUCTNAME>Book5</PRODUCTNAME>
<PUBSNUMBER>555</PUBSNUMBER>
<RELEASEINFO>Revised</RELEASEINFO>
<PUBDATE>1996</PUBDATE>
<PUBLISHER>
<PUBLISHERNAME>Solipsist Press</PUBLISHERNAME
</PUBLISHER>
<COPYRIGHT>
<YEAR>1995</YEAR>
<HOLDER>George Tirebiter</HOLDER>
</COPYRIGHT>
<SERIESINFO>
<TITLE>All About Everything Everywhere</TITLE>
<TITLEABBREV>Everything Everywhere</TITLEABBREV>
<SUBTITLE>And Elsewhere</SUBTITLE>
<AUTHORGROUP>
<COLLAB>
<COLLABNAME>The Greaterians
</COLLABNAME>
</COLLAB>
</AUTHORGROUP>
<ISBN>0-944940-00-X</ISBN>
<VOLUMENUM>2</VOLUMENUM>
<SERIESVOLNUMS>1-4</SERIESVOLNUMS>
<PUBDATE>1990-1996</PUBDATE>
<PUBLISHER>
<PUBLISHERNAME>Solipsist Press</PUBLISHERNAME
</PUBLISHER>
<COPYRIGHT>
<YEAR>1989-1995</YEAR>
<HOLDER>George Tirebiter</HOLDER>
</COPYRIGHT>
</SERIESINFO>
<ABSTRACT>
<TITLE>Abstract</TITLE>
<PARA>Tells you everything you need to know; written for the
Society for Greater Knowledge.</PARA>
</ABSTRACT>
<CONFGROUP>
<CONFDATES>April 1-3, 1988</CONFDATES>
<CONFTITLE>Know it All!</CONFTITLE>
<CONFNUM>3</CONFNUM>
<CONFSPONSOR>Society for Greater Knowledge</CONFSPONSOR>
</CONFGROUP>
<CONTRACTNUM>SGK.88.32</CONTRACTNUM>
<CONTRACTSPONSOR>Society for Greater Knowledge</CONTRACTSPONSOR>
<PRINTHISTORY>
<PARA>Second printing February 1996.</PARA>
</PRINTHISTORY>
</BOOKBIBLIO>
<BIBLIOMISC>Paginated continuously with vol. 1.</BIBLIOMISC>
</BIBLIOENTRY>
</BIBLIODIV>
<BIBLIODIV>
<TITLE>Article</TITLE>
<PARA>This section is for the newsletter and article.</PARA>
<BIBLIOENTRY><BIBLIOMISC>&dash;</BIBLIOMISC>
<BOOKBIBLIO>
<TITLE>Online Publishing Report, April 1996</TITLE>
<AUTHORGROUP>
<AUTHOR>
<FIRSTNAME>Terry</FIRSTNAME>
<SURNAME>Allen</SURNAME>
</AUTHOR>
</AUTHORGROUP>
<ISSN>1087-4216</ISSN>
<VOLUMENUM>1</VOLUMENUM>
<ISSUENUM>4</ISSUENUM>
<PAGENUMS>25-32</PAGENUMS>
</BOOKBIBLIO>
</BIBLIOENTRY>
<BIBLIOENTRY><BIBLIOMISC>&dash;</BIBLIOMISC>
<ARTHEADER>
<TITLE>HTML</TITLE>
<AUTHORGROUP>
<AUTHOR>
<FIRSTNAME>Terry</FIRSTNAME>
<SURNAME>Allen</SURNAME>
</AUTHOR>
</AUTHORGROUP>
<BOOKBIBLIO>
<TITLE>Online Publishing Report, April 1996</TITLE>
<AUTHORGROUP>
<AUTHOR>
<FIRSTNAME>Terry</FIRSTNAME>
<SURNAME>Allen</SURNAME>
</AUTHOR>
</AUTHORGROUP>
<ISSN>1087-4216</ISSN>
<VOLUMENUM>1</VOLUMENUM>
<ISSUENUM>4</ISSUENUM>
<PAGENUMS>25-32</PAGENUMS>
</BOOKBIBLIO>
<ARTPAGENUMS>1, 3-4</ARTPAGENUMS>
</ARTHEADER>
</BIBLIOENTRY> 
</BIBLIODIV>
</BIBLIOGRAPHY>


[Prev] BeginPage
[Next] BiblioEntry
[Reference Home] [Davenport Group Home]