Whole document tree
    

Whole document tree

Sect5Info

Sect5Info

Name

Sect5Info -- Metainformation for a Sect5

Examples

<SECT1>
<SECT1INFO>
<author><firstname>Charles</firstname><lineage>V</lineage></author>
</SECT1INFO>
<title>A Section</title>
<para>This section was written by Charles V.
</para>
<SECT2>
<SECT2INFO>
<author><firstname>Charles</firstname><lineage>IV</lineage></author>
</SECT2INFO>
<title>A Section</title>
<para>This section was written by Charles IV.
</para>
<SECT3>
<SECT3INFO>
<author><firstname>Charles</firstname><lineage>III</lineage></author>
</SECT3INFO>
<title>A Section</title>
<para>This section was written by Charles III.
</para>
<SECT4>
<SECT4INFO>
<author><firstname>Charles</firstname><lineage>II</lineage></author>
</SECT4INFO>
<title>A Section</title>
<para>This section was written by Charles II.
</para>
<SECT5>
<SECT5INFO>
<author><firstname>Charles</firstname><lineage>I</lineage></author>
</SECT5INFO>
<title>A Section</title>
<para>This section was written by Charles I.
</para>
</SECT5></SECT4></SECT3></SECT2></SECT1>