DocBook: The Definitive GuideBy Norman Walsh & Leonard Muellner1st Edition October 1999 1-56592-580-7, Order Number: 5807 652 pages, $36.95 , Includes CD-ROM |
ContractSponsor
Synopsis
Mixed Content Model
ContractSponsor ::= ((#PCDATA|Link|OLink|ULink|Emphasis|Trademark|Replaceable|Comment| Subscript|Superscript|InlineGraphic|InlineMediaObject|IndexTerm)+)Attributes
Tag Minimization
Both the start- and end-tags are required for this element.
Parameter Entities
%bibliocomponent.mix; Description
The ContractSponsor element that occurs in bibliographic metadata contains information about the sponser of a contract under which a document was written.
Processing expectations
May be formatted inline or as a displayed block, depending on context. Sometimes suppressed.
Parents
These elements contain ContractSponsor: ArtHeader, BiblioEntry, BiblioMixed, BiblioMSet, BiblioSet, BookBiblio, BookInfo, DocInfo, ObjectInfo, RefSect1Info, RefSect2Info, RefSect3Info, RefSynopsisDivInfo, Sect1Info, Sect2Info, Sect3Info, Sect4Info, Sect5Info, SectionInfo, SeriesInfo, SetInfo.
Children
The following elements occur in ContractSponsor: Comment, Emphasis, IndexTerm, InlineGraphic, InlineMediaObject, Link, OLink, Replaceable, Subscript, Superscript, Trademark, ULink.
In some contexts, the following elements are allowed anywhere: BeginPage, IndexTerm.
In some contexts, the following elements are excluded: IndexTerm.
Examples
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN"> <article> <artheader> <title>Retrofitting Class A Widgets</title> <contractsponsor>Xyzzy Engineering Resources</contractsponsor> <contractnum>314-592-7</contractnum> <pubsnumber>XER-314-7A</pubsnumber> <corpauthor>Technical Documentation Consultants, Inc.</corpauthor> <collab><collabname>John Whorfin</collabname> <affiliation><orgname>Yoyodyne Industries</orgname></affiliation> </collab> </artheader> <para>…</para> </article>
Back to: DocBook: The Definitive Guide
© 2001, O'Reilly & Associates, Inc.