Noeud:Recursive Section, Noeud « Next »:, Noeud « Previous »:Numbered sections, Noeud « Up »:Sections



Recursive Section


Section = ( SectionInfo?,
            ( Title, Subtitle?, TitleAbbrev? ),
            ( ToC | LoT | Index | Glossary | Bibliography )*,

            ( ( (%divcomponent.mix;)+,
                ( RefEntry* | Section*)
              ) |
              RefEntry+ | Section+
            ),

            ( ToC | LoT | Index | Glossary | Bibliography )*,
          )

Elements : Section, SectionInfo, Title, Subtitle, TitleAbbrev, ToC, LoT, Index, Glossary, Bibliography, RefEntry.

Attributes : Renderas.