db:components

Element Group Information

Model

Used By

Element Group db:part.components
Element db:book

Source

<xs:group name="components">
  <xs:choice>
    <xs:element ref="db:dedication"/>
    <xs:element ref="db:acknowledgements"/>
    <xs:element ref="db:preface"/>
    <xs:element ref="db:chapter"/>
    <xs:element ref="db:appendix"/>
    <xs:element ref="db:article"/>
    <xs:element ref="db:colophon"/>
  </xs:choice>
</xs:group>