Noeud:Part, Noeud « Next »:Reference Page, Noeud « Previous »:Divisions, Noeud « Up »:Divisions
Part = ( PartInfo?, ( Title, Subtitle?, TitleAbbrev? ), PartIntro?, ( Appendix | Chapter | ToC | LoT | Index | Glossary | Bibliography | Article | Preface | RefEntry | Reference )+ ) PartIntro = ( ( Title, Subtitle?, TitleAbbrev? )?, ( ( %divcomponent.mix; )+, (Sect1* | RefEntry* | SimpleSect* | Section* ) ) | ( Sect1+ | RefEntry+ | SimpleSect+ | Section+ ) )
Elements : Part
, PartInfo
, Title
, Subtitle
, TitleAbbrev
, PartIntro
, Appendix
, ToC
, LoT
, Index
, Glossary
, Bibliography
, Article
, Preface
, RefEntry
, Reference
, Sect1
, SimpleSect
, Section
.