1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80
|
<refentry id="setinfo.element">
<?dbhtml filename="setinfo.html"?>
<refentryinfo>
<pubdate>$Date$</pubdate>
<releaseinfo>$Revision$</releaseinfo>
</refentryinfo>
<refmeta>
<indexterm><primary>elements</primary>
<secondary>setinfo</secondary></indexterm>
<refentrytitle>setinfo</refentrytitle>
<refmiscinfo>Element</refmiscinfo>
</refmeta>
<refnamediv>
<refname>setinfo</refname>
<refpurpose>&setinfo.purpose;</refpurpose>
</refnamediv>
&setinfo.synopsis.gen;
<refsect1 condition='ref.description'><title>Description</title>
<para>
<sgmltag>SetInfo</sgmltag> contains
meta-information about an entire set of <sgmltag>Book</sgmltag>s.
</para>
<refsect2><title>Processing expectations</title>
<para>
&format.suppress; Many of the elements in this wrapper may be
used in presentation, but they are not generally printed as part
of the formatting of the wrapper. The wrapper merely serves to identify
where they occur.
</para>
</refsect2>
<refsect2 role='fu' revision="4.0"><title>&FutureChanges;</title>
<para>
<indexterm><primary>DocBook DTD</primary><secondary>Changes for <acronym>V4.0</acronym></secondary>
</indexterm>
<sgmltag>AuthorBlurb</sgmltag> and <sgmltag>Affiliation</sgmltag> will be removed
from the inline content of <sgmltag>SetInfo</sgmltag> in DocBook <acronym>V4.0</acronym>.
A new wrapper element will be created to associate this information with
authors, editors, and other contributors.
</para>
</refsect2>
<refsect2 role='fu' revision="5.0"><title>&FutureChanges;</title>
<para>
<indexterm><primary>DocBook DTD</primary><secondary>Changes for <acronym>V5.0</acronym></secondary>
</indexterm>
The <sgmltag class="attribute">contents</sgmltag> attribute will be
removed.
</para>
</refsect2>
&setinfo.parents.gen;
&setinfo.children.gen;
</refsect1>
<refsect1 condition='ref.elem.attrdesc'><title>Attributes</title>
<variablelist>
<varlistentry><term>contents</term>
<listitem>
<para>
<sgmltag class="attribute">Contents</sgmltag>, if specified, should contain a list
of all the IDs of the book-level subelements in the <sgmltag>Set</sgmltag>,
presumably in their natural order.
</para>
</listitem>
</varlistentry>
</variablelist>
</refsect1>
<refsect1 condition='ref.elem.seealso'><title>See Also</title>
&setinfo.seealso.gen;
</refsect1>
<refsect1><title>Examples</title>
&setinfo.example.seealso.gen;
</refsect1>
</refentry>
|