<div5>

<div5> (區段層次5) 文件的正文前資訊、正文及正文後資訊的第五層分項。 4.1.2 Numbered Divisions
組件textstructure — 4 Default Text Structure
屬性 att.divLike (@org, @sample, @part) att.metrical (@met, @real, @rhyme) att.typed (@type, @subtype) att.declaring (@decls)
屬於 model.div5Like
可包含
宣告
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* )*
      )?
   )
}
any sequence of low-level structural elements, possibly grouped into lower subdivisions.