Element debateReport
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Element</type>
<name>debateReport</name>
<comment>Element debateReport is used for describing the structure and content of a report</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_name.tmp#name akomantoso30_xsd_Attribute_Group_contains.tmp#contains akomantoso30_xsd_Element_meta.tmp#meta akomantoso30_xsd_Element_coverPage.tmp#coverPage akomantoso30_xsd_Element_preface.tmp#preface akomantoso30_xsd_Element_preamble.tmp#preamble akomantoso30_xsd_Element_mainBody.tmp#mainBody akomantoso30_xsd_Element_conclusions.tmp#conclusions akomantoso30_xsd_Element_attachments.tmp#attachments akomantoso30_xsd_Element_components.tmp#components akomantoso30_xsd_Complex_Type_openStructure.tmp#openStructure
Type openStructure
Properties
content: complex
Used by
Element Group documentType
Model meta , coverPage{0,1} , preface{0,1} , preamble{0,1} , mainBody , conclusions{0,1} , attachments{0,1} , components{0,1}
Children attachments, components, conclusions, coverPage, mainBody, meta, preamble, preface
Instance
<debateReport contains="originalVersion" name="" xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17">
  <meta>{1,1}</meta>
  <coverPage alternativeTo="" class="" eId="" GUID="" xml:id="" xml:lang="" period="" refersTo="" xml:space="" status="" style="" title="" wId="">{0,1}</coverPage>
  <preface alternativeTo="" class="" eId="" GUID="" xml:id="" xml:lang="" period="" refersTo="" xml:space="" status="" style="" title="" wId="">{0,1}</preface>
  <preamble alternativeTo="" class="" eId="" GUID="" xml:id="" xml:lang="" period="" refersTo="" xml:space="" status="" style="" title="" wId="">{0,1}</preamble>
  <mainBody alternativeTo="" class="" eId="" GUID="" xml:id="" xml:lang="" period="" refersTo="" xml:space="" status="" style="" title="" wId="">{1,1}</mainBody>
  <conclusions alternativeTo="" class="" eId="" GUID="" xml:id="" xml:lang="" period="" refersTo="" xml:space="" status="" style="" title="" wId="">{0,1}</conclusions>
  <attachments>{0,1}</attachments>
  <components eId="" GUID="" wId="">{0,1}</components>
</debateReport>
Attributes
QName Type Fixed Default Use Annotation
contains versionType originalVersion optional
name xsd:string required
Source
<xsd:element name="debateReport" type="openStructure">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>debateReport</name>
      <comment>Element debateReport is used for describing the structure and content of a report</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:unique name="eId-debateReport">
    <xsd:selector xpath=".//*"/>
    <xsd:field xpath="@eId"/>
  </xsd:unique>
  <xsd:unique name="GUID-debateReport">
    <xsd:selector xpath=".//*"/>
    <xsd:field xpath="@GUID"/>
  </xsd:unique>
</xsd:element>