<div7>

<div7> (區段層次7) 文件的正文前資訊、正文及正文後資訊的最低層分項,分段層級高於段落。 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.div7Like
可包含
宣告
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* )*
      )?
   )
}
any sequence of low-level structural elements, e.g., paragraphs (<p>), lists (<list>), or examples (<eg> or <egXML>).