Complex Type akomaNtosoType
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Complex</type>
<name>akomaNtosoType</name>
<comment>the complex type akomaNtosoType is the type for the root element in Akoma Ntoso.</comment>
Diagram
Diagram akomantoso30_xsd_Element_amendmentList.tmp#amendmentList akomantoso30_xsd_Element_officialGazette.tmp#officialGazette akomantoso30_xsd_Element_documentCollection.tmp#documentCollection akomantoso30_xsd_Element_act.tmp#act akomantoso30_xsd_Element_bill.tmp#bill akomantoso30_xsd_Element_debateReport.tmp#debateReport akomantoso30_xsd_Element_debate.tmp#debate akomantoso30_xsd_Element_statement.tmp#statement akomantoso30_xsd_Element_amendment.tmp#amendment akomantoso30_xsd_Element_judgment.tmp#judgment akomantoso30_xsd_Element_portion.tmp#portion akomantoso30_xsd_Element_doc.tmp#doc akomantoso30_xsd_Element_Group_documentType.tmp#documentType akomantoso30_xsd_Element_components.tmp#components
Used by
Element akomaNtoso
Model (amendmentList | officialGazette | documentCollection | act | bill | debateReport | debate | statement | amendment | judgment | portion | doc) , components{0,1}
Children act, amendment, amendmentList, bill, components, debate, debateReport, doc, documentCollection, judgment, officialGazette, portion, statement
Source
<xsd:complexType name="akomaNtosoType">
  <xsd:annotation>
    <xsd:documentation>
      <type>Complex</type>
      <name>akomaNtosoType</name>
      <comment>the complex type akomaNtosoType is the type for the root element in Akoma Ntoso.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:sequence>
      <xsd:group ref="documentType"/>
    </xsd:sequence>
    <xsd:element ref="components" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:complexType>