Element Group documentType
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Group</type>
<name>documentType</name>
<comment>the type documentType lists all the document types that are managed by 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
Used by
Model amendmentList | officialGazette | documentCollection | act | bill | debateReport | debate | statement | amendment | judgment | portion | doc
Children act, amendment, amendmentList, bill, debate, debateReport, doc, documentCollection, judgment, officialGazette, portion, statement
Source
<xsd:group name="documentType">
  <xsd:annotation>
    <xsd:documentation>
      <type>Group</type>
      <name>documentType</name>
      <comment>the type documentType lists all the document types that are managed by Akoma Ntoso</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:choice>
    <xsd:element ref="amendmentList"/>
    <xsd:element ref="officialGazette"/>
    <xsd:element ref="documentCollection"/>
    <xsd:element ref="act"/>
    <xsd:element ref="bill"/>
    <xsd:element ref="debateReport"/>
    <xsd:element ref="debate"/>
    <xsd:element ref="statement"/>
    <xsd:element ref="amendment"/>
    <xsd:element ref="judgment"/>
    <xsd:element ref="portion"/>
    <xsd:element ref="doc"/>
  </xsd:choice>
</xsd:group>