<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
                  "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
<!ENTITY name "cs-docbook-docbook">
<!ENTITY version "4.2">
<!ENTITY standard "Committee Specification">
<!ENTITY tracker "http://sourceforge.net/tracker/">
<!ENTITY RFE "&tracker;/index.php?func=detail&amp;group_id=21935&amp;atid=384107&amp;">
]>
<article status="Committee Specification">
<articleinfo>
<releaseinfo role="cvs">
$Id: cs-docbook-docbook.xml,v 1.2 2002/07/17 16:13:07 nwalsh Exp $
</releaseinfo>

<productname>&name;</productname>
<productnumber>&version;</productnumber>

<releaseinfo role="product"><ulink url="&name;-&version;.xml">XML</ulink></releaseinfo>
<releaseinfo role="product"><ulink url="&name;-&version;.html">HTML</ulink></releaseinfo>
<releaseinfo role="product"><ulink url="&name;-&version;.pdf">PDF</ulink></releaseinfo>

<releaseinfo role="location">http://www.oasis-open.org/docbook/specs</releaseinfo>

<title>The DocBook Document Type</title>

<authorgroup>
<editor>
  <firstname>Norman</firstname><surname>Walsh</surname>
  <affiliation>
    <shortaffil>Sun</shortaffil>
    <orgname>Sun Microsystems, Inc.</orgname>
    <address><email>Norman.Walsh@Sun.COM</email></address>
  </affiliation>
</editor>
</authorgroup>

<pubdate>16 July 2002</pubdate>

<copyright><year>2001</year><year>2002</year>
<holder>
The Organization for the Advancement of Structured Information
Standards [OASIS]. All Rights Reserved.
</holder></copyright>

<abstract><title>Abstract</title>
<para>DocBook is general purpose <xref linkend="xml-rec"/> and
<xref linkend="iso8879"/> document type
particularly well suited to books and papers about computer hardware
and software (though it is by no means limited to these applications).
</para>
<para>The Version 4.2 release is a maintainance release. It introduces
no backwards-incompatible changes.</para>
</abstract>

<legalnotice role="status"><title>Status</title>
<para>This Committee Specification was approved for publication by the
OASIS DocBook Technical Committee. It represents the
consensus of the committee.
</para>

<para>Please send comments on this specification to the
<email>docbook@lists.oasis-open.org</email> list. To subscribe, send
an email message to
<email>docbook-request@lists.oasis-open.org</email> with the word
<quote><literal>subscribe</literal></quote> as the body of the
message.
</para>

<para>The errata page for this specification is at
<ulink url="http://www.oasis-open.org/docbook/specs/&name;-4.2-errata.html"/>.
</para>
</legalnotice>
</articleinfo>

<section id="s.intro">
<title>Introduction</title>

<para>DocBook is general purpose XML and SGML document type
particularly well suited to books and papers about computer hardware
and software (though it is by no means limited to these applications).
</para>

<para>The <ulink url="mailto:docbook-tc@oasis-open.org">DocBook
Technical Committee</ulink> maintains the DocBook schema. DocBook is
officially available as a Document Type Definition (DTD) for
both
<ulink url="http://xml.coverpages.org/xmlIntro.html">XML</ulink> and
<ulink url="http://xml.coverpages.org/general.html#overview">SGML</ulink>.
It is unofficially available in other forms as well.</para>

<para>The Version 4.2 release is a maintainance release. It introduces
no backwards-incompatible changes. All valid DocBook 4.1 documents are
also valid DocBook 4.2 documents.</para>

<para>The DocBook Technical Committee welcomes bug reports and
requests for enhancement (RFEs) from the user community. The current list
of outstanding requests is available through the
<ulink url="http://sourceforge.net/">SourceForge</ulink>
<ulink url="&tracker;/?atid=384107&amp;group_id=21935&amp;func=browse">tracker</ulink>
interface. This is also the preferred mechanism for submitting new requests.
Old RFEs, from a previous legacy tracking system, are
<ulink url="http://www.oasis-open.org/docbook/old-rfes.html">archived</ulink>
for reference.</para>

</section>

<section id="s.terminology"><title>Terminology</title>

<para>The key words <glossterm>must</glossterm>, <glossterm>must
not</glossterm>, <glossterm>required</glossterm>,
<glossterm>shall</glossterm>, <glossterm>shall not</glossterm>,
<glossterm>should</glossterm>, <glossterm>should not</glossterm>,
<glossterm>recommended</glossterm>, <glossterm>may</glossterm>, and
<glossterm>optional</glossterm> in this &standard; are to be
interpreted as described in <xref linkend="rfc2119"/>. Note that for
reasons of style, these words are not capitalized in this
document.</para>

</section>

<section id="docbook">
<title>The DocBook Document Type V4.2</title>

<para>The DocBook document type is distributed for
<ulink url="http://www.oasis-open.org/docbook/xml/">XML</ulink> and
<ulink url="http://www.oasis-open.org/docbook/sgml/">SGML</ulink>
from the
<ulink url="http://www.oasis-open.org/docbook/">DocBook site</ulink> at
<ulink url="http://www.oasis-open.org/">OASIS</ulink>
</para>

<section id="s.changes4">
<title>Changes in DocBook V4.2</title>

<para>There are no backwards-incompatible changes in this release.
</para>

<para>Each of the changes made between DocBook V4.2CR3 and DocBook V4.2
is summarized here.</para>

<para>The appellation <quote>CR3</quote> was removed from comments, public,
and system identifiers.</para>
</section>

<section id="s.changes3">
<title>Changes in DocBook V4.2CR3</title>

<para>There are no backwards-incompatible changes in this release.
</para>

<para>Each of the changes made between DocBook V4.2CR2 and DocBook V4.2CR3
is summarized here.</para>

<para>The only changes made for the CR3 release were in comments in
the various modules. The previous release, labelled <quote>Candidate
Release 2</quote>, erroneously contained the CR1 files. This release
fixes that error.</para>
</section>

<section id="s.changes2">
<title>Changes in DocBook V4.2CR2</title>

<para>There are no backwards-incompatible changes in this release.
</para>

<para>Each of the changes made between DocBook V4.2CR1 and DocBook V4.2CR2
is summarized here.</para>

<section id="s.bugs2">
<title>Bug Fixes</title>

<itemizedlist>
<listitem><para>The <sgmltag class="paramentity">local.info.class</sgmltag>
reference was added to <sgmltag class="paramentity">info.class</sgmltag>.
Its absence was an oversight, it should always have been there.</para>
</listitem>
<listitem><para>The <literal>SVG</literal> notation was added to
<sgmltag class="paramentity">notation.class</sgmltag>.
Its absence was an oversight, it should always have been there.</para>
</listitem>
<listitem><para>Changed the mechanism for identifying incorrectly
configured DocBook customization layers. In DocBook V4.2CR1, if a
customization layer incorrectly enabled both
<sgmltag class="paramentity">sgml.features</sgmltag> and
<sgmltag class="paramentity">xml.features</sgmltag>, the DTD was syntactically
invalid. This caused problems for certain kinds of DTD parsing tools
that ignore marked sections.</para>

<para>Instead of producing a syntax error, the new mechanism simply points all
of the DTD modules to a file that contains no declarations. The content of this
file, <ulink url="http://www.oasis-open.org/docbook/xml/configerror.txt"/>,
explains the cause of the error.</para>
</listitem>
</itemizedlist>
</section>
</section>

<section id="s.changes">
<title>Changes in DocBook V4.2CR1</title>

<para>Each of the changes made between DocBook V4.1 and DocBook XML V4.1.2
is summarized here. For complete details, consult the individual RFEs and
the <ulink url="http://www.oasis-open.org/docbook/#meetings">meeting
minutes</ulink>.</para>

<section id="s.bugs">
<title>Bug Fixes</title>

<itemizedlist spacing="compact">
<listitem id="rfe.434439"><para><ulink url="&RFE;aid=434439">RFE 434439</ulink>:
Add language attribute to MethodSynopsis
</para></listitem>
<listitem id="rfe.435485"><para><ulink url="&RFE;aid=435485">RFE 435485</ulink>:
Parameter entity <sgmltag class="paramentity">tbl.table.mdl</sgmltag> can't be redefined cleanly
</para></listitem>
<listitem id="rfe.cm"><para>Expand the content model of the following
elements from <sgmltag class="paramentity">smallcptr.char.mix</sgmltag> back to
<sgmltag class="paramentity">cptr.char.mix</sgmltag>: <sgmltag>interfacename</sgmltag>,
<sgmltag>action</sgmltag>, <sgmltag>database</sgmltag>,
<sgmltag>filename</sgmltag>, <sgmltag>hardware</sgmltag>,
<sgmltag>keycap</sgmltag>, <sgmltag>option</sgmltag>,
<sgmltag>parameter</sgmltag>, <sgmltag>property</sgmltag>, and
<sgmltag>systemitem</sgmltag> (<sgmltag>command</sgmltag>,
<sgmltag>interface</sgmltag>, and <sgmltag>literal</sgmltag> were
never reduced).</para></listitem>
</itemizedlist>

</section>
<section id="s.enhancements">
<title>Enhancements</title>

<itemizedlist spacing="compact">
<listitem id="rfe.417671"><para><ulink url="&RFE;aid=417671">RFE 417671</ulink>:
Add recursive section element to Refentry
</para></listitem>
<listitem id="rfe.426382"><para><ulink url="&RFE;aid=426382">RFE 426382</ulink>:
Allow SimpleSect inside Section
</para></listitem>
<listitem id="rfe.431413"><para><ulink url="&RFE;aid=431413">RFE 431413</ulink>:
Former RFE 121: Add markup for signals
</para></listitem>
<listitem id="rfe.431415"><para><ulink url="&RFE;aid=431415">RFE 431415</ulink>:
Former RFE 124: Add markup for host identifiers
</para></listitem>
<listitem id="rfe.431418"><para><ulink url="&RFE;aid=431418">RFE 431418</ulink>:
Former RFE 128: Typing and linking in FuncDef (partially implemented)
</para></listitem>
<listitem id="rfe.431419"><para><ulink url="&RFE;aid=431419">RFE 431419</ulink>:
Former RFE 130: Markup protocol, Filesystem type, and partion.
</para></listitem>
<listitem id="rfe.435466"><para><ulink url="&RFE;aid=435466">RFE 435466</ulink>:
%beginpage.exclusion; not used in dbpool.mod
</para></listitem>
<listitem id="rfe.436072"><para><ulink url="&RFE;aid=436072">RFE 436072</ulink>:
Need parameter entity for info* content
</para></listitem>
<listitem id="rfe.439136"><para><ulink url="&RFE;aid=439136">RFE 439136</ulink>:
Allow literallayout in <sgmltag>epigraph</sgmltag>
</para></listitem>
<listitem id="rfe.440597"><para><ulink url="&RFE;aid=440597">RFE 440597</ulink>:
Add SVG notation
</para></listitem>

<listitem id="rfe.440667"><para><ulink url="&RFE;aid=440667">RFE 440667</ulink>:
Add <sgmltag class="attribute">class</sgmltag> attribute to <sgmltag>orgname</sgmltag>.
This proposal deprecates <sgmltag>corpname</sgmltag>
<ulink url="http://sourceforge.net/docman/display_doc.php?docid=9351&amp;group_id=21935">as
proposed</ulink>.
</para></listitem>

<listitem id="rfe.470599"><para><ulink url="&RFE;aid=470599">RFE 470599</ulink>:
Revise graphic attributes
<ulink url="http://sourceforge.net/docman/display_doc.php?docid=9357&amp;group_id=21935">as
proposed</ulink>.
</para></listitem>

<listitem id="rfe.480956"><para><ulink url="&RFE;aid=480956">RFE 480956</ulink>:
Add <sgmltag>co</sgmltag> to <sgmltag>userinput</sgmltag>, etc.
</para></listitem>

<listitem id="rfe.480957"><para><ulink url="&RFE;aid=480957">RFE 480957</ulink>:
New name and address markup
<ulink url="http://sourceforge.net/docman/display_doc.php?docid=9354&amp;group_id=21935">as
proposed</ulink>.
</para></listitem>

<listitem id="rfe.133"><para>Former RFE 133:
Added <sgmltag>newsgroup</sgmltag> class to <sgmltag>systemitem</sgmltag>.
</para></listitem>
<listitem id="rfe.140"><para>Former RFE 140:
Allow multiple <sgmltag>msgexplan</sgmltag> inside <sgmltag>simplemsgentry</sgmltag>.
</para></listitem>
<listitem id="rfe.482053"><para><ulink url="&RFE;aid=482053">RFE 482053</ulink>:
Former RFE 119: Add support for DOI in meta.</para>
</listitem>
<listitem id="rfe.480955"><para><ulink url="&RFE;aid=480955">RFE 480955</ulink>:
Add <sgmltag>coref</sgmltag>.</para>
</listitem>
<listitem id="rfe.482817"><para><ulink url="&RFE;aid=482817">RFE 482817</ulink>:
An <sgmltag>errortext</sgmltag> element will be added. The processing expectations
of <sgmltag>errorname</sgmltag> will be clarified. See also
<ulink url="&RFE;aid=482922">RFE 482922</ulink>.</para>
</listitem>
<listitem id="rfe.482820"><para><ulink url="&RFE;aid=482820">RFE 482820</ulink>:
An <literal>extension</literal> value will be added to the
<sgmltag class="attribute">class</sgmltag> attribute of
<sgmltag>filename</sgmltag>.</para>
</listitem>
<listitem id="rfe.482821"><para><ulink url="&RFE;aid=482821">RFE 482821</ulink>:
Add introductory material to the beginning of list elements.</para>
</listitem>

<listitem id="rfe.487482"><para><ulink url="&RFE;aid=487482">RFE 487482</ulink>:
Add metadata (<sgmltag>blockinfo</sgmltag>) to block elements:
<sgmltag>equation</sgmltag>,
<sgmltag>example</sgmltag>,
<sgmltag>figure</sgmltag>,
<sgmltag>informalequation</sgmltag>,
<sgmltag>informalexample</sgmltag>,
<sgmltag>informalfigure</sgmltag>,
<sgmltag>informaltable</sgmltag>,
<sgmltag>itemizedlist</sgmltag>,
<sgmltag>legalnotice</sgmltag>,
<sgmltag>msgset</sgmltag>,
<sgmltag>orderedlist</sgmltag>,
<sgmltag>procedure</sgmltag>,
<sgmltag>qandadiv</sgmltag>,
<sgmltag>qandaentry</sgmltag>,
<sgmltag>qandaset</sgmltag>,
<sgmltag>table</sgmltag>, and
<sgmltag>variablelist</sgmltag>.</para>
</listitem>

<listitem id="rfe.491629"><para><ulink url="&RFE;aid=491629">RFE 491629</ulink>:
Allow <sgmltag>personname</sgmltag> in inline content
<ulink url="http://sourceforge.net/docman/display_doc.php?docid=9354&amp;group_id=21935">as
proposed</ulink>.
</para></listitem>

<listitem id="rfe.492099"><para><ulink url="&RFE;aid=492099">RFE 492099</ulink>:
Add new attributes to <sgmltag>olink</sgmltag>.</para>
</listitem>
<listitem id="rfe.498848"><para><ulink url="&RFE;aid=498848">RFE 498848</ulink>:
Allow <sgmltag>segmentedlist</sgmltag>s with only a single <sgmltag>seg</sgmltag>.</para>
</listitem>
<listitem id="rfe.501363"><para><ulink url="&RFE;aid=501363">RFE 501363</ulink>:
Add <sgmltag class="paramentity">section.class</sgmltag> parameter entity.</para>
</listitem>

<listitem id="rfe.513426"><para><ulink url="&RFE;aid=513426">RFE 513426</ulink>:
Add text alternative for tables
<ulink url="http://sourceforge.net/docman/display_doc.php?docid=9356&amp;group_id=21935">as
proposed</ulink>.
</para>
</listitem>

<listitem id="dublincore"><para><ulink url="http://lists.oasis-open.org/archives/docbook-tc/200202/msg00005.html">Extended metadata</ulink> elements to capture all of the
<ulink url="http://dublincore.org/documents/1998/09/dces/">Dublin
Core Metadata Element Set</ulink>, Version 1.0.</para>
</listitem>

</itemizedlist>
</section>
</section>
</section>

<section><title>Release Notes</title>

<section><title>Relationship to the QIC Technical Committee</title>

<para>DocBook and the
<ulink url="http://www.oasis-open.org/committees/ciq/">Customer Information
Quality</ulink> (QIC) TC both define markup for names and addresses. In general,
the requirements for bibliographic name metadata in DocBook are far less complex
than the requirements for maintaining customer information.</para>

<para>DocBook name and address markup is a proper subset of the QIC
<ulink url="http://www.oasis-open.org/committees/ciq/ciq.shtml#5">xNL</ulink>
markup with the following simple transformation:</para>

<informaltable frame="all">
<tgroup cols="2" colsep="1" rowsep="1">
<?dbhtml cellpadding="5px"?>
<thead>
<row>
  <entry>DocBook Element</entry>
  <entry>QIC xNL Element</entry>
</row>
</thead>
<tbody valign="top">
<row>
  <entry><sgmltag>honorific</sgmltag></entry>
  <entry><sgmltag>title</sgmltag></entry>
</row>
<row>
  <entry><sgmltag>firstname</sgmltag></entry>
  <entry><sgmltag>firstname</sgmltag></entry>
</row>
<row>
  <entry><sgmltag>surname</sgmltag></entry>
  <entry><sgmltag>lastname</sgmltag></entry>
</row>
<row>
  <entry><sgmltag>lineage</sgmltag></entry>
  <entry><sgmltag>generationidentifier</sgmltag></entry>
</row>
<row>
  <entry><sgmltag>othername</sgmltag></entry>
  <entry><sgmltag>othername</sgmltag></entry>
</row>
</tbody>
</tgroup>
</informaltable>

</section>

<section><title>Relationship to the Dublin Core</title>

<para>DocBook Version 4.2 defines a proper superset of the
<ulink url="http://dublincore.org/documents/1998/09/dces/">Dublin
Core Metadata Element Set</ulink>, Version 1.0. In previous versions of
DocBook, there were several Dublin Core elements that were not easily
derived from DocBook metadata.</para>

<para>The following table summarizes the
<ulink url="http://lists.oasis-open.org/archives/docbook-tc/200202/msg00005.html">Dublin
Core mapping for DocBook</ulink>
(<ulink url="http://lists.oasis-open.org/archives/docbook-tc/200203/msg00010.html">as
amended</ulink>).</para>

<informaltable frame="all">
<tgroup cols="3" colsep="1" rowsep="1">
<?dbhtml cellpadding="5px"?>
<thead>
<row>
  <entry>DC Element</entry>
  <entry>DC Label</entry>
  <entry>DocBook Element(s)</entry>
</row>
</thead>
<tbody valign="top">
<row>
  <entry>Title</entry>
  <entry>Title</entry>
  <entry><sgmltag>title</sgmltag></entry>
</row>
<row>
  <entry>Author or Creator</entry>
  <entry>Creator</entry>
  <entry><sgmltag>author</sgmltag>, <sgmltag>editor</sgmltag>,
         <sgmltag>othercredit</sgmltag>
  </entry>
</row>
<row>
  <entry>Subject and Keywords</entry>
  <entry>Subject</entry>
  <entry><sgmltag>keywordset</sgmltag>, <sgmltag>subjectset</sgmltag></entry>
</row>
<row>
  <entry>Description</entry>
  <entry>Description</entry>
  <entry><sgmltag>abstract</sgmltag></entry>
</row>
<row>
  <entry>Publisher</entry>
  <entry>Publisher</entry>
  <entry><sgmltag>publisher</sgmltag>, <sgmltag>publishername</sgmltag></entry>
</row>
<row>
  <entry>Contributor</entry>
  <entry>Contributor</entry>
  <entry><sgmltag>author</sgmltag>, <sgmltag>editor</sgmltag>,
         <sgmltag>othercredit</sgmltag>, <sgmltag>collab</sgmltag>
  </entry>
</row>
<row>
  <entry>Date</entry>
  <entry>Date</entry>
  <entry><sgmltag>date</sgmltag>, <sgmltag>pubdate</sgmltag></entry>
</row>
<row>
  <entry>Type</entry>
  <entry>Type</entry>
  <entry>Derived from document element and <sgmltag class="attribute">status</sgmltag>
         attribute</entry>
</row>
<row>
  <entry>Format</entry>
  <entry>Format</entry>
  <entry><literal>text/xml</literal></entry>
</row>
<row>
  <entry>Resource Identifier</entry>
  <entry>Identifier</entry>
  <entry><sgmltag>biblioid</sgmltag></entry>
</row>
<row>
  <entry>Source</entry>
  <entry>Source</entry>
  <entry><sgmltag>bibliosource</sgmltag></entry>
</row>
<row>
  <entry>Language</entry>
  <entry>Language</entry>
  <entry><sgmltag class="attribute">lang</sgmltag> or
         <sgmltag class="attribute">xml:lang</sgmltag> attribute</entry>
</row>
<row>
  <entry>Relation</entry>
  <entry>Relation</entry>
  <entry><sgmltag>bibliorelation</sgmltag></entry>
</row>
<row>
  <entry>Coverage</entry>
  <entry>Coverage</entry>
  <entry><sgmltag>bibliocoverage</sgmltag></entry>
</row>
<row>
  <entry>Rights Management</entry>
  <entry>Rights</entry>
  <entry><sgmltag>copyright</sgmltag>, <sgmltag>legalnotice</sgmltag></entry>
</row>
</tbody>
</tgroup>
</informaltable>

<para>In some cases, additional <sgmltag class="attribute">role</sgmltag> attributes
or other logic may be required to determine the best mapping.</para>
</section>
</section>

<section id="docbook.v5">
<title>Changes Proposed for DocBook V5.0</title>

<para>The following backwards-incompatible changes were announced in
DocBook V4.0, the DocBook Technical Committee expects to incorporate
them into DocBook V5.0.
</para>

<para>Each of the changes proposed is summarized here. For complete
details, consult the individual RFEs and the <ulink
url="http://www.oasis-open.org/docbook/#meetings">meeting
minutes</ulink>.</para>

<itemizedlist spacing="compact">
<listitem id="rfe.xml"><para>DocBook V5.0 will be primarily an XML
DTD. This will require a wide range of changes. As a result, DocBook
V5.0 will more closely resemble The XML version of DocBook V4.x than
the SGML version.</para>
</listitem>

<listitem id="rfe.pereorg"><para>Planned parameter entity
reorganization may reduce some content models.  The goal of this
effort is to remove a large number of spurious elements that snuck
into content models during the first parameter entity reorganization
(circa DocBook 2.4). In practice the TC expects changes to have very
little "real world" impact.</para>
</listitem>

<listitem id="rfe.coords"><para>The <sgmltag>coords</sgmltag>
attribute will be removed from <sgmltag>areaset</sgmltag>.</para>
</listitem>

<listitem id="rfe.biblioentry">
<para>The <sgmltag>articleinfo</sgmltag> element will be removed from
<sgmltag>biblioentry</sgmltag>.</para>
</listitem>

<listitem id="rfe.contents">
<para>The <sgmltag class="attribute">contents</sgmltag> attribute will
be removed from <sgmltag>bookinfo</sgmltag> and <sgmltag>setinfo</sgmltag>.
</para>
</listitem>

<listitem id="rfe.indexdivcm">
<para>The <sgmltag class="paramentity">indexdivcomponent.mix</sgmltag>
parameter entity will be restricted.  Numbered figures and other
elements inappropriate for an <sgmltag>index</sgmltag> or
<sgmltag>setindex</sgmltag> will be removed.</para>
</listitem>

<listitem id="rfe.glossterm">
<para>The <sgmltag>revhistory</sgmltag> element will be removed from
<sgmltag>glossterm</sgmltag>.</para>
</listitem>

<listitem id="rfe.416415"><para><ulink url="&RFE;aid=416415">RFE 416415</ulink>:
The <literal>constant</literal> <sgmltag class="attribute">class</sgmltag>
will be removed from <sgmltag>systemitem</sgmltag>.</para>
</listitem>

<listitem id="rfe.graphics">
<para>The <sgmltag>graphic</sgmltag> and <sgmltag>inlinegraphic</sgmltag> elements
will be removed.</para>
</listitem>

<listitem id="rfe.tables">
<para>Tables will be restricted from full CALS Table Model to the
OASIS Exchange model.</para>
</listitem>

</itemizedlist>

</section>

<section id="docbook.v6">
<title>Changes Proposed for DocBook V6.0</title>

<para>The DocBook Technical Committee expects to announce the following
backwards-incompatible changes in DocBook V5.0, for eventual incorporation
into DocBook V6.0.
</para>

<para>Each of the changes proposed is summarized here. For complete
details, consult the individual RFEs and the <ulink
url="http://www.oasis-open.org/docbook/#meetings">meeting
minutes</ulink>.</para>

<itemizedlist spacing="compact">
<listitem id="rfe.412476"><para><ulink url="&RFE;aid=412476">RFE 412476</ulink>:
The <sgmltag class="attribute">class</sgmltag> attribute on
<sgmltag>productname</sgmltag> will be <literal>#IMPLIED</literal>.
</para>
</listitem>
<listitem id="rfe.482810"><para><ulink url="&RFE;aid=482810">RFE 482810</ulink>:
The content model of <sgmltag>msgtext</sgmltag> is far too broad. It will
be reduced to the same mixture as <sgmltag class="paramentity">example.mix</sgmltag>.
</para>
</listitem>
<listitem id="rfe.482811"><para><ulink url="&RFE;aid=482811">RFE 482811</ulink>:
The <sgmltag>title</sgmltag> element will be removed from
<sgmltag class="paramentity">bibliocomponent.mix</sgmltag> (use
<sgmltag>citetitle</sgmltag> instead).</para>
</listitem>
<listitem id="rfe.482812"><para><ulink url="&RFE;aid=482812">RFE 482812</ulink>:
The content model of <sgmltag>citetitle</sgmltag> will be reduced from
<sgmltag class="paramentity">para.char.mix</sgmltag> to
<sgmltag class="paramentity">title.char.mix</sgmltag>.</para>
</listitem>
<listitem id="rfe.482815"><para><ulink url="&RFE;aid=482815">RFE 482815</ulink>:
The <sgmltag>synopsis</sgmltag> element will be removed from
<sgmltag class="paramentity">para.char.mix</sgmltag>.</para>
</listitem>
<listitem id="rfe.482818"><para><ulink url="&RFE;aid=482818">RFE 482818</ulink>:
Simplify the content model of <sgmltag>toc</sgmltag>.
</para>
</listitem>
<listitem id="rfe.482819"><para><ulink url="&RFE;aid=482819">RFE 482819</ulink>:
The content models of the bibliography elements will be adjusted so that
it is not possible to mix <sgmltag>biblioset</sgmltag> and
<sgmltag>bibliomset</sgmltag> elements.</para>
</listitem>
<listitem id="rfe.482922"><para><ulink url="&RFE;aid=482922">RFE 482922</ulink>:
The <sgmltag>msgtext</sgmltag> element will be constrained to occur only
inside <sgmltag>msgset</sgmltag>. See also
<ulink url="&RFE;aid=482817">RFE 482817</ulink>.
</para>
</listitem>
<listitem id="rfe.531851"><para><ulink url="&RFE;aid=531851">RFE 531851</ulink>:
Remove inline person name elements
<ulink url="http://sourceforge.net/docman/display_doc.php?docid=9354&amp;group_id=21935">as
proposed</ulink>.
</para></listitem>
<listitem id="rfe.531855"><para><ulink url="&RFE;aid=531855">RFE 531855</ulink>:
Remove <sgmltag>corpname</sgmltag>
<ulink url="http://sourceforge.net/docman/display_doc.php?docid=9351&amp;group_id=21935">as
proposed</ulink>.
</para></listitem>
</itemizedlist>

</section>

<appendix id="a.committee" role="non-normative">
<title>OASIS DocBook Technical Committee</title>

<para>The following individuals were members of the committee during
the formulation of this &standard;:</para>

<itemizedlist spacing="compact">
<listitem><para>Dennis Evans</para></listitem>
<listitem><para>Patricia Gee-Best</para></listitem>
<listitem><para>Paul Grosso</para></listitem>
<listitem><para>Dick Hamilton</para></listitem>
<listitem><para>Nancy (Paisner) Harrison</para></listitem>
<listitem><para>Sabine Ocker</para></listitem>
<listitem><para>Michael Sabrio</para></listitem>
<listitem><para>Michael Smith</para></listitem>
<listitem><para>Tim Teebken (prospective)</para></listitem>
<listitem><para>Norman Walsh (Chair, Editor)</para></listitem>
</itemizedlist>

</appendix>

<appendix id="a.notices">
<title>Notices</title>

<para>Copyright &#169; The Organization for the Advancement of
Structured Information Standards [OASIS] 2001, 2002. All Rights
Reserved.</para>

<para>OASIS takes no position regarding the validity
or scope of any intellectual property or other rights
that might be claimed to pertain to the implementation
or use of the technology described in this document
or the extent to which any license under such rights
might or might not be available; neither does it represent
that it has made any effort to identify any such rights.
Information on OASIS's procedures with respect to rights
in OASIS specifications can be found at the OASIS website.
Copies of claims of rights made available for publication
and any assurances of licenses to be made available,
or the result of an attempt made to obtain a general
license or permission for the use of such proprietary
rights by implementors or users of this specification,
can be obtained from the OASIS Executive Director.</para>

<para>OASIS invites any interested party to bring to
its attention any copyrights, patents or patent applications,
or other proprietary rights which may cover technology
that may be required to implement this specification.
Please address the information to the OASIS Executive
Director.</para>

<para>This document and translations of it may be copied
and furnished to others, and derivative works that comment
on or otherwise explain it or assist in its implementation
may be prepared, copied, published and distributed,
in whole or in part, without restriction of any kind,
provided that the above copyright notice and this paragraph
are included on all such copies and derivative works.
However, this document itself may not be modified in
any way, such as by removing the copyright notice or
references to OASIS, except as needed for the purpose
of developing OASIS specifications, in which case the
procedures for copyrights defined in the OASIS Intellectual
Property Rights document must be followed, or as required
to translate it into languages other than English.</para>

<para>The limited permissions granted above are perpetual
and will not be revoked by OASIS or its successors or
assigns.</para>

<para>This document and the information contained herein
is provided on an <quote>AS IS</quote> basis and OASIS DISCLAIMS
ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT
LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES
OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.</para>

<para>OASIS has been notified of intellectual property
rights claimed in regard to some or all of the contents
of this specification. For more information consult
the online list of claimed rights.</para>

</appendix>

<appendix id="a.ipr">
<title>Intellectual Property Rights</title>

<para>For information on wether any patents have been disclosed that may be
essential to implementing this specification, and any offers of patent
licensing terms, please refer to the Intellectual Property Rights section
of the DocBook web page
(<ulink url="http://www.oasis-open.org/committees/docbook/"/>)
</para>

</appendix>

<appendix id="a.revhistory">
<title>Revision History</title>

<para>
<revhistory>
<revision role="http://www.oasis-open.org/docbook/specs/cs-docbook-docbook-4.2.html">
  <revnumber>Committee Specification</revnumber>
  <date>16 Jul 2002</date>
</revision>
<revision role="http://www.oasis-open.org/docbook/docbook-4.2-CR3.html">
  <revnumber>Candidate Release 3</revnumber>
  <date>28 May 2002</date>
</revision>
<revision role="http://www.oasis-open.org/docbook/docbook-4.2-CR2.html">
  <revnumber>Candidate Release 2</revnumber>
  <date>21 May 2002</date>
</revision>
<revision role="http://www.oasis-open.org/docbook/docbook-4.2-CR1.html">
  <revnumber>Candidate Release 1</revnumber>
  <date>19 Mar 2002</date>
</revision>
<revision role="http://www.oasis-open.org/docbook/docbook-4.2b1.html">
  <revnumber>Working Draft &ldquo;Beta 1&rdquo;</revnumber>
  <date>20 Nov 2001</date>
</revision>
</revhistory>
</para>

</appendix>

<bibliography id="bibl"><title>References</title>

<bibliodiv><title>Normative</title>

<bibliomixed id="iso8879"/>
<bibliomixed id="xml-rec"/>
<bibliomixed id="rfc2119"/>

</bibliodiv>

</bibliography>

</article>
