<xsd:group name="basicContainers">
  <xsd:annotation>
    <xsd:documentation>
      <type>Group</type>
      <name>basicContainers</name>
      <comment>The group basicContainers lists the elements that are containers and are specific to vocabulary of preambles, prefaces, conclusions and coverPages</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:choice>
    <xsd:element ref="longTitle"/>
    <xsd:element ref="formula"/>
    <xsd:element ref="container"/>
  </xsd:choice>
</xsd:group> |