Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type maincontent
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Complex</type>
<name>maincontent</name>
<comment>the complex type maincontent is used by container elements that can contain basically any other Akoma Ntoso structure</comment>
Diagram
Diagram
Used by
Model componentRef | clause | section | part | paragraph | chapter | title | article | book | tome | division | list | point | indent | alinea | rule | subrule | proviso | subsection | subpart | subparagraph | subchapter | subtitle | subdivision | subclause | sublist | transitional | hcontainer | blockList | blockContainer | tblock | toc | ul | ol | table | p | foreign | block | administrationOfOath | rollCall | prayers | oralStatements | writtenStatements | personalStatements | ministerialStatements | resolutions | nationalInterest | declarationOfVote | communication | petitions | papers | noticesOfMotion | questions | address | proceduralMotions | pointOfOrder | adjournment | debateSection | (div) | container
Children address, adjournment, administrationOfOath, alinea, article, block, blockContainer, blockList, book, chapter, clause, communication, componentRef, container, debateSection, declarationOfVote, div, division, foreign, hcontainer, indent, list, ministerialStatements, nationalInterest, noticesOfMotion, ol, oralStatements, p, papers, paragraph, part, personalStatements, petitions, point, pointOfOrder, prayers, proceduralMotions, proviso, questions, resolutions, rollCall, rule, section, subchapter, subclause, subdivision, sublist, subparagraph, subpart, subrule, subsection, subtitle, table, tblock, title, toc, tome, transitional, ul, 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="maincontent">
  <xsd:annotation>
    <xsd:documentation>
      <type>Complex</type>
      <name>maincontent</name>
      <comment>the complex type maincontent is used by container elements that can contain basically any other Akoma Ntoso structure</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:choice minOccurs="1" maxOccurs="unbounded">
    <xsd:element ref="componentRef"/>
    <xsd:group ref="hierElements"/>
    <xsd:group ref="blockElements"/>
    <xsd:group ref="containerElements"/>
  </xsd:choice>
  <xsd:attributeGroup ref="coreopt"/>
</xsd:complexType>