<abbrev-sect> (Abbreviation Section) Description .email comment.
Description
This element encloses a definition list that explains the meaning of abbreviations used in the article text. It may appear in the frontmatter or backmatter of the article, along with the similar <nomen-sect>element.
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: <article> <unarticle>
Model Diagram
The DTD model for this element:
--+(sequence)
  |  
 title  -- (TEXT and elements)
  |  
 deflist  -- (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 abbrev-sect                    (title, deflist)>
<!ATTLIST abbrev-sect
               %a-group-CommonIDAttrs;>
.
Defined in DTD section Front Matter : Frontmatter Sections
General Attributes (shared with other elements)
Common Optional ID Attributes (a-group-CommonIDAttrs)