Complex Type collectionBodyType
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
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-WD17_xsd_Attribute_Group_coreopt.tmp#coreopt AkomaNtoso30-WD17_xsd_Element_component.tmp#component
Used by
Element collectionBody
Model component+
Children component
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
alternativeTo eIdRef optional
class xsd:string optional
eId noWhiteSpace optional
id optional
lang optional
period temporalGroupRef optional
refersTo list of referenceRef optional
space optional
status statusType optional
style xsd:string optional
title xsd:string optional
wId noWhiteSpace optional
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:attributeGroup ref="coreopt"/>
</xsd:complexType>