Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type amendmentBodyType
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Complex</type>
<name>amendmentBodyType</name>
<comment>the type amendmentBodyType specifies a content model of the main hierarchy of a amendment document</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_coreopt.tmp#coreopt AkomaNtoso30-csd13_xsd_Element_amendmentHeading.tmp#amendmentHeading AkomaNtoso30-csd13_xsd_Element_amendmentContent.tmp#amendmentContent AkomaNtoso30-csd13_xsd_Element_amendmentReference.tmp#amendmentReference AkomaNtoso30-csd13_xsd_Element_amendmentJustification.tmp#amendmentJustification AkomaNtoso30-csd13_xsd_Element_Group_amendmentBlock.tmp#amendmentBlock
Used by
Element amendmentBody
Model (amendmentHeading | amendmentContent | amendmentReference | amendmentJustification)
Children amendmentContent, amendmentHeading, amendmentJustification, amendmentReference
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
alternativeTo xsd:anyURI optional
class xsd:string optional
eId noWhiteSpace optional
lang optional
period xsd:anyURI optional
refersTo list of xsd:anyURI optional
space optional
status statusType optional
style xsd:string optional
title xsd:string optional
wId noWhiteSpace optional
Source
<xsd:complexType name="amendmentBodyType">
  <xsd:annotation>
    <xsd:documentation>
      <type>Complex</type>
      <name>amendmentBodyType</name>
      <comment>the type amendmentBodyType specifies a content model of the main hierarchy of a amendment document</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence minOccurs="1" maxOccurs="unbounded">
    <xsd:group ref="amendmentBlock"/>
  </xsd:sequence>
  <xsd:attributeGroup ref="coreopt"/>
</xsd:complexType>