Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type debateBodyType
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Complex</type>
<name>debateBodyType</name>
<comment>the type debateBodyType specifies a content model of the main hierarchy of a debate</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_coreopt.tmp#coreopt AkomaNtoso30-csd13_xsd_Element_administrationOfOath.tmp#administrationOfOath AkomaNtoso30-csd13_xsd_Element_rollCall.tmp#rollCall AkomaNtoso30-csd13_xsd_Element_prayers.tmp#prayers AkomaNtoso30-csd13_xsd_Element_oralStatements.tmp#oralStatements AkomaNtoso30-csd13_xsd_Element_writtenStatements.tmp#writtenStatements AkomaNtoso30-csd13_xsd_Element_personalStatements.tmp#personalStatements AkomaNtoso30-csd13_xsd_Element_ministerialStatements.tmp#ministerialStatements AkomaNtoso30-csd13_xsd_Element_resolutions.tmp#resolutions AkomaNtoso30-csd13_xsd_Element_nationalInterest.tmp#nationalInterest AkomaNtoso30-csd13_xsd_Element_declarationOfVote.tmp#declarationOfVote AkomaNtoso30-csd13_xsd_Element_communication.tmp#communication AkomaNtoso30-csd13_xsd_Element_petitions.tmp#petitions AkomaNtoso30-csd13_xsd_Element_papers.tmp#papers AkomaNtoso30-csd13_xsd_Element_noticesOfMotion.tmp#noticesOfMotion AkomaNtoso30-csd13_xsd_Element_questions.tmp#questions AkomaNtoso30-csd13_xsd_Element_address.tmp#address AkomaNtoso30-csd13_xsd_Element_proceduralMotions.tmp#proceduralMotions AkomaNtoso30-csd13_xsd_Element_pointOfOrder.tmp#pointOfOrder AkomaNtoso30-csd13_xsd_Element_adjournment.tmp#adjournment AkomaNtoso30-csd13_xsd_Element_debateSection.tmp#debateSection AkomaNtoso30-csd13_xsd_Element_Group_speechSection.tmp#speechSection
Used by
Element debateBody
Model (administrationOfOath | rollCall | prayers | oralStatements | writtenStatements | personalStatements | ministerialStatements | resolutions | nationalInterest | declarationOfVote | communication | petitions | papers | noticesOfMotion | questions | address | proceduralMotions | pointOfOrder | adjournment | debateSection)
Children address, adjournment, administrationOfOath, communication, debateSection, declarationOfVote, ministerialStatements, nationalInterest, noticesOfMotion, oralStatements, papers, personalStatements, petitions, pointOfOrder, prayers, proceduralMotions, questions, resolutions, rollCall, writtenStatements
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="debateBodyType">
  <xsd:annotation>
    <xsd:documentation>
      <type>Complex</type>
      <name>debateBodyType</name>
      <comment>the type debateBodyType specifies a content model of the main hierarchy of a debate</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence minOccurs="1" maxOccurs="unbounded">
    <xsd:group ref="speechSection"/>
  </xsd:sequence>
  <xsd:attributeGroup ref="coreopt"/>
</xsd:complexType>