Name

confgroup — A wrapper for document meta-information about a conference

Synopsis

confgroup ::= (address | confdates | confnum | confsponsor | conftitle)*

Description

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.

Processing expectations

May be formatted inline or as a displayed block, depending on context. Sometimes suppressed.

See Also

confdates, confnum, confsponsor, conftitle, contractnum, contractsponsor

Examples

<article xmlns='http://docbook.org/ns/docbook'>
<info>
  <title>Example confgroup</title>
  <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>
</info>

<para>…</para>

</article>
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.147.75.221