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
|
<refentry id="refsectioninfo.element" revision='4.2'>
<?dbhtml filename="refsectioninfo.html"?>
<refentryinfo>
<pubdate>$Date$</pubdate>
<releaseinfo>$Revision$</releaseinfo>
</refentryinfo>
<refmeta>
<indexterm><primary>elements</primary>
<secondary>refsectioninfo</secondary></indexterm>
<refentrytitle>refsectioninfo</refentrytitle>
<refmiscinfo>Element</refmiscinfo>
</refmeta>
<refnamediv>
<refname>refsectioninfo</refname>
<refpurpose>&refsectioninfo.purpose;</refpurpose>
</refnamediv>
&refsectioninfo.synopsis.gen;
<refsect1 condition='ref.description'><title>Description</title>
<para>Like the other <quote>info</quote> elements,
<sgmltag>refsectioninfo</sgmltag> contains meta-information about the
section of the document in which it occurs.
</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>
&refsectioninfo.parents.gen;
&refsectioninfo.children.gen;
</refsect1>
</refentry>
|