<nomen-sect> (Nomenclature Section) Description .email comment.
Description
This element encloses a definition list that explains the meaning of special terms used in the text. It may appear in the frontmatter or backmatter of the article, along with the similar <abbrev-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 nomen-sect                     (title, deflist)>
<!ATTLIST nomen-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)