Element Group basicContainers
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Annotations
<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>
Diagram
Diagram akomantoso30_xsd_Element_longTitle.tmp#longTitle akomantoso30_xsd_Element_formula.tmp#formula akomantoso30_xsd_Element_container.tmp#container
Used by
Complex Type basicopt
Model longTitle | formula | container
Children container, formula, longTitle
Source
<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>