Element Group amendmentBlock
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Annotations
<type>Group</type>
<name>amendmentBlock</name>
<comment>The group amendmentBlock lists the structures that should be found in an amendment</comment>
Diagram
Diagram akomantoso30_xsd_Element_amendmentHeading.tmp#amendmentHeading akomantoso30_xsd_Element_amendmentContent.tmp#amendmentContent akomantoso30_xsd_Element_amendmentReference.tmp#amendmentReference akomantoso30_xsd_Element_amendmentJustification.tmp#amendmentJustification
Used by
Complex Type amendmentBodyType
Model amendmentHeading | amendmentContent | amendmentReference | amendmentJustification
Children amendmentContent, amendmentHeading, amendmentJustification, amendmentReference
Source
<xsd:group name="amendmentBlock">
  <xsd:annotation>
    <xsd:documentation>
      <type>Group</type>
      <name>amendmentBlock</name>
      <comment>The group amendmentBlock lists the structures that should be found in an amendment</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:choice>
    <xsd:element ref="amendmentHeading"/>
    <xsd:element ref="amendmentContent"/>
    <xsd:element ref="amendmentReference"/>
    <xsd:element ref="amendmentJustification"/>
  </xsd:choice>
</xsd:group>