Namespace
http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17
Annotations
<type > Complex </type>
<name > debateStructure </name>
<comment > the type debateStructure specifies the overall content model of the document types that describe debates </comment>
Diagram
Used by
Model
meta , coverPage{0,1} , preface{0,1} , debateBody , conclusions{0,1} , attachments{0,1} , components{0,1}
Children
attachments , components , conclusions , coverPage , debateBody , meta , preface
Attributes
Source
<xsd:complexType name= "debateStructure" >
<xsd:annotation >
<xsd:documentation >
<type > Complex </type>
<name > debateStructure </name>
<comment > the type debateStructure specifies the overall content model of the document types that describe debates </comment>
</xsd:documentation>
</xsd:annotation>
<xsd:sequence >
<xsd:element ref= "meta" />
<xsd:element ref= "coverPage" minOccurs= "0" maxOccurs= "1" />
<xsd:element ref= "preface" minOccurs= "0" maxOccurs= "1" />
<xsd:element ref= "debateBody" />
<xsd:element ref= "conclusions" minOccurs= "0" maxOccurs= "1" />
<xsd:element ref= "attachments" minOccurs= "0" maxOccurs= "1" />
<xsd:element ref= "components" minOccurs= "0" maxOccurs= "1" />
</xsd:sequence>
<xsd:attributeGroup ref= "name" />
<xsd:attributeGroup ref= "contains" />
</xsd:complexType>