<div7>

<div7> (level-7 text division) contains the smallest possible subdivision of the front, body or back of a text, larger than a paragraph. 4.1.2 Numbered Divisions
Moduletextstructure — 4 Default Text Structure
Attributes [att.divLike att.typed att.declaring ]
Declaration
element div7
{
   att.global.attributes,
   att.divLike.attributes,
   att.metrical.attributes,
   att.typed.attributes,
   att.declaring.attributes,
   (
      ( model.divTop | model.global )*,
      (
         ( ( model.common ), model.global* )+,
         ( ( model.divBottom ), model.global* )*
      )?
   )
}
Note
any sequence of low-level structural elements, e.g., paragraphs (p), lists (list), or examples (eg or egXML).
Contained by model.div7Like
May contain