<refsection> (Reference Section) Description .email comment.
Description
This element allows the references to be divided into related groups with titles and possible leading explanatory paragraphs.
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: <references>
Model Diagram
The DTD model for this element:
--+(sequence)
  |  
 title  -- (TEXT and elements)
  |  
 para (optional and repeatable) -- (TEXT and elements)
  |  
  |--+(optional and repeatable choice)
  |  |  
  |  |-- ref-govpub  -- (elements)
  |  |  
  |  |-- ref-conf  -- (elements)
  |  |  
  |  |-- ref-periodic  -- (elements)
  |  |  
  |  |-- ref-book  -- (elements)
  |  |  
  |  |-- ref-patent  -- (elements)
  |  |  
  |  |-- ref-web  -- (elements)
  |  |  
  |  |-- footnote  -- (elements)
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 refsection                     (title, para*, 
                                              (ref-govpub | ref-conf | ref-periodic | ref-book | ref-patent | 
                                              ref-web | footnote)*)>
<!ATTLIST refsection
               %a-group-CommonIDAttrs;>
.
Defined in DTD section Back Matter : References
General Attributes (shared with other elements)
Common Optional ID Attributes (a-group-CommonIDAttrs)