By Norman Walsh & Leonard Muellner 1st Edition October 1999 1-56592-580-7, Order Number: 5807 652 pages, $36.95 , Includes CD-ROM |
DocBook: The Definitive Guide | ||
---|---|---|
Prev | Next |
Collab ::= (CollabName,Affiliation*)
Common attributes
Both the start- and end-tags are required for this element.
This element identifies a collaborative partner in a document. It associates the name of a collaborator with his or her Affiliation.
May be formatted inline or as a displayed block, depending on context. Sometimes suppressed.
These elements contain Collab: ArtHeader, AuthorGroup, BiblioEntry, BiblioMixed, BiblioMSet, BiblioSet, BookBiblio, BookInfo, DocInfo, ObjectInfo, RefSect1Info, RefSect2Info, RefSect3Info, RefSynopsisDivInfo, Sect1Info, Sect2Info, Sect3Info, Sect4Info, Sect5Info, SectionInfo, SeriesInfo, SetInfo.
The following elements occur in Collab: Affiliation, CollabName.
In some contexts, the following elements are allowed anywhere: BeginPage, IndexTerm.
Author, AuthorBlurb, AuthorGroup, CollabName, Contrib, CorpAuthor, Editor, OtherCredit
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V3.1//EN"> <book> <bookinfo> <title>DocBook: The Definitive Guide</title> <authorgroup> <collab><collabname>Lenny Muellner</collabname></collab> <collab><collabname>Norman Walsh</collabname></collab> </authorgroup> </bookinfo> <chapter><title>Just an Example</title> <para> This is just an example, in real life, Lenny and Norm are both <sgmltag>Author</>s. </para> </chapter> </book>
For additional examples, see also ContractSponsor.
Prev | Home | Next |
CO | Up | CollabName |
Back to: DocBook: The Definitive Guide
© 1999, O'Reilly & Associates, Inc.