Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type althierarchy
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Complex</type>
<name>althierarchy</name>
<comment>The complex type althierarchy is used by most or all the hierarchical elements of documents that are not act-like.</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Element_num.tmp#num AkomaNtoso30-csd13_xsd_Element_heading.tmp#heading AkomaNtoso30-csd13_xsd_Element_subheading.tmp#subheading AkomaNtoso30-csd13_xsd_Complex_Type_basehierarchy.tmp#basehierarchy AkomaNtoso30-csd13_xsd_Attribute_Group_corereq.tmp#corereq 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 AkomaNtoso30-csd13_xsd_Element_div.tmp#div AkomaNtoso30-csd13_xsd_Element_Group_HTMLcontainers.tmp#HTMLcontainers AkomaNtoso30-csd13_xsd_Element_container.tmp#container AkomaNtoso30-csd13_xsd_Element_Group_containerElements.tmp#containerElements AkomaNtoso30-csd13_xsd_Element_componentRef.tmp#componentRef AkomaNtoso30-csd13_xsd_Element_speechGroup.tmp#speechGroup AkomaNtoso30-csd13_xsd_Element_speech.tmp#speech AkomaNtoso30-csd13_xsd_Element_question.tmp#question AkomaNtoso30-csd13_xsd_Element_answer.tmp#answer AkomaNtoso30-csd13_xsd_Element_other.tmp#other AkomaNtoso30-csd13_xsd_Element_scene.tmp#scene AkomaNtoso30-csd13_xsd_Element_narrative.tmp#narrative AkomaNtoso30-csd13_xsd_Element_summary.tmp#summary AkomaNtoso30-csd13_xsd_Element_Group_ANcontainers.tmp#ANcontainers AkomaNtoso30-csd13_xsd_Element_blockList.tmp#blockList AkomaNtoso30-csd13_xsd_Element_blockContainer.tmp#blockContainer AkomaNtoso30-csd13_xsd_Element_tblock.tmp#tblock AkomaNtoso30-csd13_xsd_Element_toc.tmp#toc AkomaNtoso30-csd13_xsd_Element_Group_ANblock.tmp#ANblock AkomaNtoso30-csd13_xsd_Element_ul.tmp#ul AkomaNtoso30-csd13_xsd_Element_ol.tmp#ol AkomaNtoso30-csd13_xsd_Element_table.tmp#table AkomaNtoso30-csd13_xsd_Element_p.tmp#p AkomaNtoso30-csd13_xsd_Element_Group_HTMLblock.tmp#HTMLblock AkomaNtoso30-csd13_xsd_Element_foreign.tmp#foreign AkomaNtoso30-csd13_xsd_Element_block.tmp#block AkomaNtoso30-csd13_xsd_Element_Group_blockElements.tmp#blockElements
Type extension of basehierarchy
Type hierarchy
Used by
Model num{0,1} , heading{0,1} , subheading{0,1} , (administrationOfOath | rollCall | prayers | oralStatements | writtenStatements | personalStatements | ministerialStatements | resolutions | nationalInterest | declarationOfVote | communication | petitions | papers | noticesOfMotion | questions | address | proceduralMotions | pointOfOrder | adjournment | debateSection | (div) | container | componentRef | speechGroup | speech | question | answer | other | scene | narrative | summary | blockList | blockContainer | tblock | toc | ul | ol | table | p | foreign | block)
Children address, adjournment, administrationOfOath, answer, block, blockContainer, blockList, communication, componentRef, container, debateSection, declarationOfVote, div, foreign, heading, ministerialStatements, narrative, nationalInterest, noticesOfMotion, num, ol, oralStatements, other, p, papers, personalStatements, petitions, pointOfOrder, prayers, proceduralMotions, question, questions, resolutions, rollCall, scene, speech, speechGroup, subheading, summary, table, tblock, toc, 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="althierarchy">
  <xsd:annotation>
    <xsd:documentation>
      <type>Complex</type>
      <name>althierarchy</name>
      <comment>The complex type althierarchy is used by most or all the hierarchical elements of documents that are not act-like.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="basehierarchy">
      <xsd:choice minOccurs="0" maxOccurs="unbounded">
        <xsd:group ref="containerElements"/>
        <xsd:element ref="componentRef"/>
        <xsd:group ref="ANcontainers"/>
        <xsd:group ref="blockElements"/>
      </xsd:choice>
      <xsd:attributeGroup ref="corereq"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>