<div5>

<div5> (level-5 text division) contains a fifth-level subdivision of the front, body, or back of a text. 4.1.2 Numbered Divisions
Moduletextstructure — 4 Default Text Structure
Attributes [att.divLike att.typed att.declaring ]
Declaration
element div5
{
   att.global.attributes,
   att.divLike.attributes,
   att.metrical.attributes,
   att.typed.attributes,
   att.declaring.attributes,
   (
      ( model.divTop | model.global )*,
      (
         (
            ( ( model.div6Like | model.divGenLike ), model.global* )+
          | (
               ( ( model.common ), model.global* )+,
               ( ( model.div6Like | model.divGenLike ), model.global* )*
            )
         ),
         ( ( model.divBottom ), model.global* )*
      )?
   )
}
Note
any sequence of low-level structural elements, possibly grouped into lower subdivisions.
Contained by model.div5Like
May contain