VII. DocBook intermediate hierarchical definitions

Group bookcomponent.content —  

Group bookcomponent.content

bookcomponent.content —  

divcomponent.mixlist.classitemizedlistorderedlistvariablelistadmon.classcautionimportantnotetipwarningSCHEMADOC.admon.classattributeDocRefdocumentedObjectselemDocRefdocumentedObjectsHavingAttributesattributeGroupDocRefdocumentedObjectscomplexTypeDocRefdocumentedObjectsHavingAttributesgroupDocRefdocumentedObjectssimpleTypeDocRefdocumentedObjectstoBeSolvedglossentrylinespecific.classliterallayoutprogramlistingpara.classparainformal.classmediaobjectgraphicformal.classequationexamplefigureinformalfiguretabletbl.table.mdlinformaltableinformal.tbl.table.mdlsect1SCHEMADOC.sect1sect1SCHEMADOC.sect1mapN93C31

Source

<xs:group name="bookcomponent.content">

  <xs:choice>

    <xs:sequence>

      <xs:group maxOccurs="unbounded" ref="divcomponent.mix">      </xs:group>

      <xs:element maxOccurs="unbounded" minOccurs="0" ref="sect1">      </xs:element>

    </xs:sequence>

    <xs:element maxOccurs="unbounded" ref="sect1">    </xs:element>

  </xs:choice>

</xs:group>