Description
This element holds a single part of a multi-part article. Each part contains numbered sections that re-start from "1." in each part. The part number may be present in the
<no> 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.
Model Diagram
The DTD model for this element:
--+(sequence)
|
no (optional) -- TEXT
|
title -- (TEXT and elements)
|
section1 (repeatable) -- (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 part (no?, title, section1+)>
<!ATTLIST part
%a-group-CommonIDAttrs;>
.
Defined in DTD section
Parts and Sections
General Attributes (shared with other elements)