Element collectionBody
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Annotations
<type>Element</type>
<name>collectionBody</name>
<comment>the element collectionBody is the 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 AkomaNtoso30-WD17_xsd_Complex_Type_collectionBodyType.tmp#collectionBodyType
Type collectionBodyType
Properties
content: complex
Used by
Complex Type collectionStructure
Model component+
Children component
Instance
<collectionBody alternativeTo="" class="" eId="" GUID="" id="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="" xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17">
  <component alternativeTo="" class="" eId="" GUID="" id="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{1,unbounded}</component>
</collectionBody>
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:element name="collectionBody" type="collectionBodyType">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>collectionBody</name>
      <comment>the element collectionBody is the 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:element>