ConfGroup ::= ((ConfDates|ConfTitle|ConfNum|Address|ConfSponsor)*)
Both the start- and end-tags are required for this element.
If a document, for example an Article, is written in connection with a conference, the elements in this wrapper are used to hold information about the conference: titles, sponsors, addresses, dates, etc.
May be formatted inline or as a displayed block, depending on context. Sometimes suppressed.
These elements contain ConfGroup: ArtHeader, BiblioEntry, BiblioMixed, BiblioMSet, BiblioSet, BookBiblio, BookInfo, DocInfo, ObjectInfo, RefSect1Info, RefSect2Info, RefSect3Info, RefSynopsisDivInfo, Sect1Info, Sect2Info, Sect3Info, Sect4Info, Sect5Info, SectionInfo, SeriesInfo, SetInfo.
<!DOCTYPE confgroup PUBLIC "-//OASIS//DTD DocBook V3.1//EN"> <confgroup> <confdates>April, 1998</confdates> <conftitle>The World Wide Web Conference</conftitle> <confnum>7</confnum> <address>Brisbane, Australia</address> <confsponsor>World Wide Web Conference Committee (W3C3)</confsponsor> </confgroup>
Copyright © 1999 O'Reilly & Associates, Inc. All rights reserved.