Showing:

Annotations
Diagrams
Source
Used by
Complex Type collectionBodyType
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Complex</type>
<name>collectionBodyType</name>
<comment>the type collectionBodyType specifies a content model of a container of a list of other documents (e.g, acts, bills, amendments, etc.) possibly interspersed with interstitial elements with content that does not form an individual document</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Element_component.tmp#component
Used by
Element collectionBody
Model component+
Children component
Source
<xsd:complexType name="collectionBodyType">
  <xsd:annotation>
    <xsd:documentation>
      <type>Complex</type>
      <name>collectionBodyType</name>
      <comment>the type collectionBodyType specifies a content model of a container of a list of other documents (e.g, acts, bills, amendments, etc.) possibly interspersed with interstitial elements with content that does not form an individual document</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="component" minOccurs="1" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>