Element: Section

Describes a section in the publication. It identifies the type of section, @LocationLabel, the title of the section, and any sub sections it contains.

Content Model

( LocationLabel?, SectionTitle, Section* )

Contains:

May be contained in:

Examples

<Section>
    <SectionTitle book="endotext" part="glucocort-receptor" sec="glucocort-receptor.toc-introduction">INTRODUCTION</SectionTitle>
</Section>