Element Group amendmentInline
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Group</type>
<name>amendmentInline</name>
<comment>The group amendmentInline lists the inline elements that should be found in the preface of an amendment</comment>
Diagram
Diagram akomantoso30_xsd_Element_affectedDocument.tmp#affectedDocument akomantoso30_xsd_Element_relatedDocument.tmp#relatedDocument akomantoso30_xsd_Element_change.tmp#change
Used by
Element Group inlineElements
Model affectedDocument | relatedDocument | change
Children affectedDocument, change, relatedDocument
Source
<xsd:group name="amendmentInline">
  <xsd:annotation>
    <xsd:documentation>
      <type>Group</type>
      <name>amendmentInline</name>
      <comment>The group amendmentInline lists the inline elements that should be found in the preface of an amendment</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:choice>
    <xsd:element ref="affectedDocument"/>
    <xsd:element ref="relatedDocument"/>
    <xsd:element ref="change"/>
  </xsd:choice>
</xsd:group>