Element Group info-types

Namespace No namespace
Diagram
Element topicElement conceptElement taskElement referenceElement glossentryElement glossgroupElement CoverVolumeElement App_TitlePageLetterElement CorrectionTitleElement CoverTitleElement App_TitlePageFAR
Used by
Model Element topic | Element concept | Element task | Element reference | Element glossentry | Element glossgroup | Element CoverVolume | Element App_TitlePageLetter | Element CorrectionTitle | Element CoverTitle | Element App_TitlePageFAR
Children Element App_TitlePageFAR, Element App_TitlePageLetter, Element CorrectionTitle, Element CoverTitle, Element CoverVolume, Element concept, Element glossentry, Element glossgroup, Element reference, Element task, Element topic
Source
<xs:group name="info-types">
  <xs:choice>
    <xs:element ref="topic"/>
    <xs:element ref="concept"/>
    <xs:element ref="task"/>
    <xs:element ref="reference"/>
    <xs:element ref="glossentry"/>
    <xs:element ref="glossgroup"/>
    <xs:element ref="CoverVolume"/>
    <xs:element ref="App_TitlePageLetter"/>
    <xs:element ref="CorrectionTitle"/>
    <xs:element ref="CoverTitle"/>
    <xs:element ref="App_TitlePageFAR"/>
  </xs:choice>
</xs:group>