<section5> (Section Five) Description .email comment.
Description
This element holds one of a number of sub-sections of a fourth-level section (<section4>). This can be considered to be a container for a fifth-level heading and the text blocks that follow it up until the next fifth-level heading or higher level heading.
This is the final level, so if there are any further heading levels in the article, the headings must be represented by normal paragraphs with various kinds of styling.
Parent Elements
The elements listed below may directly contain this element. They are "parent" elements. Elements in referenced groups are included, up to two levels of group nesting.
Parent elements: <section4>
Model Diagram
The DTD model for this element:
--+(sequence)
  |  
 no (optional) -- TEXT
  |  
 title  -- (TEXT and elements)
  |  
  |--+(repeatable choice)
  |  |  
  |  |--+(repeatable choice) [Section Mixture]
  |  |  |  
  |  |  |-- para  -- (TEXT and elements)
  |  |  |  
  |  |  |-- figure  -- (elements)
  |  |  |  
  |  |  |-- formaltable  -- (elements)
  |  |  |  
  |  |  |-- graphic  
  |  |  |  
  |  |  |-- informaltable  -- (elements)
  |  |  |  
  |  |  |-- chemeqn  -- (elements)
  |  |  |  
  |  |  |-- unnumchemeqn  -- (elements)
  |  |  |  
  |  |  |-- formula  -- (TEXT and elements)
  |  |  |  
  |  |  |-- compound  -- (elements)
  |  |  |  
  |  |  |-- structure  
  |  |  |  
  |  |  |-- matheqn  -- (elements)
  |  |  |  
  |  |  |-- unnummatheqn  -- (elements)
  |  |  |  
  |  |  |-- simplelist  -- (elements)
  |  |  |  
  |  |  |-- itemizedlist  -- (elements)
  |  |  |  
  |  |  |-- orderedlist  -- (elements)
  |  |  |  
  |  |  |-- deflist  -- (elements)
  |  |  |  
  |  |  |-- extract  -- (elements)
  |  |  |  
  |  |  |-- poem  -- (elements)
  |  |  |  
  |  |  |-- exam  -- (elements)
  |  |  |  
  |  |  |-- index  -- (elements)
  |  |  |  
  |  |  |-- computertext  -- (TEXT and elements)
  |  |  |  
  |  |  |-- letter  -- (elements)
  |  |  |  
  |  |  |-- address-text  -- (TEXT and elements)
  |  |  |  
  |  |  |-- supplementmaterial  -- (elements)
  |  |  |  
  |  |  |-- enunciation  -- (elements)
  |  |  |  
  |  |  |-- comment  -- TEXT
DTD Definition
The DTD contains the following element and attribute definitions (note that embedded links are to definitions within the DTD page of this guide):
<!ELEMENT section5                       (no?, title, (%SectionMix;)+)>
<!ATTLIST section5
               %a-group-CommonIDAttrs;>
.
Defined in DTD section Parts and Sections
General Attributes (shared with other elements)
Common Optional ID Attributes (a-group-CommonIDAttrs)