Text Encoding Initiative

The XML Version of the TEI Guidelines

<div6>


<div6> (level-6 text division) contains a sixth-level subdivision of the front, body, or back of a text.
Attributes Global attributes and those inherited from declaring, divn
Example
<!-- see examples for higher level divisions -->
Module Declared in file teistr2; Core tag sets: enabled when any TEI base is enabled
Class divn; declaring
Data Description any sequence of low-level structural elements, possibly grouped into lower subdivisions.
May contain ab addSpan alt altGrp anchor argument bibl biblFull biblStruct byline camera caption castList cb certainty cit closer dateline delSpan div7 divGen docAuthor docDate eTree entry entryFree epigraph event fLib figure fs fsLib fvLib fw gap graph head index interp interpGrp join joinGrp kinesic l label lb lg lg1 lg2 lg3 lg4 lg5 link linkGrp list listBibl milestone move note opener p pause pb q quote respons salute shift signed sound sp span spanGrp stage superEntry table tech termEntry timeline trailer tree u view vocal witDetail witList writing
May occur within div5
Declaration
<!ELEMENT div6 %om.RO;
( (%m.divtop; | %m.Incl;)*, ( ((div7 | divGen), (%m.Incl;)*)+
              | ( (%component;, (%m.Incl;)*)+, 
                   ((div7 | divGen), (%m.Incl;)*)*)),
              ((%m.divbot;), (%m.Incl;)*)*)> 
<!ATTLIST div6  
      %a.global;
      %a.divn;
      %a.declaring;>
See further 7.1.2 Numbered Divisions; 13.4 Overall Structure of Terminological Documents

Up: 35 Elements