Reference. Reference for the DocBook DTD

[Prev] [Next]


Sect5Info

Name

Sect5Info---Metainformation for a Sect5

Synopsis

Content Model
  ((Graphic | LegalNotice | ModeSpec | SubjectSet
  | KeywordSet | ITermSet | Abbrev | Abstract | Address
  | ArtPageNums | Author | AuthorGroup | AuthorInitials
  | BiblioMisc | BiblioSet | Collab | ConfGroup | ContractNum
  | ContractSponsor | Copyright | CorpAuthor | CorpName
  | Date | Edition | Editor | InvPartNumber | ISBN | ISSN
  | IssueNum | OrgName | OtherCredit | PageNums
  | PrintHistory | ProductName | ProductNumber | PubDate
  | Publisher | PublisherName | PubsNumber | ReleaseInfo
  | RevHistory | SeriesVolNums | Subtitle | Title
  | TitleAbbrev | VolumeNum | Honorific | FirstName | Surname
  | Lineage | OtherName | Affiliation | AuthorBlurb
  | Contrib)+)
  -(BeginPage)

Exclusions

Sect5Info excludes these elements at every level:

  BeginPage

Attributes

This element has common and Role attributes.

Tag Minimization

Both the start- and end-tags are required for this element.

Description

Metainformation for a Sect5, in which it may appear. Contents and attributes are the same as for Sect1.

Parents

Sect5Info occurs in Sect5.

Children

Sect5Info contains these elements: Abbrev, Abstract, Address, Affiliation, ArtPageNums, Author, AuthorBlurb, AuthorGroup, AuthorInitials, BiblioMisc, BiblioSet, Collab, ConfGroup, ContractNum, ContractSponsor, Contrib, Copyright, CorpAuthor, CorpName, Date, Edition, Editor, FirstName, Graphic, Honorific, ISBN, ISSN, ITermSet, InvPartNumber, IssueNum, KeywordSet, LegalNotice, Lineage, ModeSpec, OrgName, OtherCredit, OtherName, PageNums, PrintHistory, ProductName, ProductNumber, PubDate, Publisher, PublisherName, PubsNumber, ReleaseInfo, RevHistory, SeriesVolNums, SubjectSet, Subtitle, Surname, Title, TitleAbbrev, and VolumeNum.

Examples

<SECT1>
<SECT1INFO>
<author><firstname>Charles</firstname><lineage>V</lineage></author>
</SECT1INFO>
<title>A Section</title>
<para>This section was written by Charles V.
</para>
<SECT2>
<SECT2INFO>
<author><firstname>Charles</firstname><lineage>IV</lineage></author>
</SECT2INFO>
<title>A Section</title>
<para>This section was written by Charles IV.
</para>
<SECT3>
<SECT3INFO>
<author><firstname>Charles</firstname><lineage>III</lineage></author>
</SECT3INFO>
<title>A Section</title>
<para>This section was written by Charles III.
</para>
<SECT4>
<SECT4INFO>
<author><firstname>Charles</firstname><lineage>II</lineage></author>
</SECT4INFO>
<title>A Section</title>
<para>This section was written by Charles II.
</para>
<SECT5>
<SECT5INFO>
<author><firstname>Charles</firstname><lineage>I</lineage></author>
</SECT5INFO>
<title>A Section</title>
<para>This section was written by Charles I.
</para>
</SECT5></SECT4></SECT3></SECT2></SECT1>


[Prev] Sect5
[Next] sect.title.content
[Reference Home] [Davenport Group Home]