db:article.navigation.components

Element Group Information

Model

Used By

Element db:article

Source

<xs:group name="article.navigation.components">
  <xs:choice>
    <xs:element ref="db:glossary"/>
    <xs:element ref="db:bibliography"/>
    <xs:element ref="db:index"/>
    <xs:element ref="db:toc"/>
    <xs:element ref="db:acknowledgements"/>
    <xs:element ref="db:dedication"/>
    <xs:element ref="db:appendix"/>
    <xs:element ref="db:colophon"/>
  </xs:choice>
</xs:group>