Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type portionBodyType
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Complex</type>
<name>portionBodyType</name>
<comment>the type portionBodyType specifies a content model of a container of a portion of another document</comment>
Diagram
Diagram
Used by
Element portionBody
Model administrationOfOath | rollCall | prayers | oralStatements | writtenStatements | personalStatements | ministerialStatements | resolutions | nationalInterest | declarationOfVote | communication | petitions | papers | noticesOfMotion | questions | address | proceduralMotions | pointOfOrder | adjournment | debateSection | (div) | container | 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 | speechGroup | speech | question | answer | other | scene | narrative | summary | recital | citation
Children address, adjournment, administrationOfOath, alinea, answer, article, book, chapter, citation, clause, communication, container, debateSection, declarationOfVote, div, division, hcontainer, indent, list, ministerialStatements, narrative, nationalInterest, noticesOfMotion, oralStatements, other, papers, paragraph, part, personalStatements, petitions, point, pointOfOrder, prayers, proceduralMotions, proviso, question, questions, recital, resolutions, rollCall, rule, scene, section, speech, speechGroup, subchapter, subclause, subdivision, sublist, subparagraph, subpart, subrule, subsection, subtitle, summary, title, tome, transitional, 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="portionBodyType">
  <xsd:annotation>
    <xsd:documentation>
      <type>Complex</type>
      <name>portionBodyType</name>
      <comment>the type portionBodyType specifies a content model of a container of a portion of another document</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:choice>
    <xsd:group ref="containerElements"/>
    <xsd:group ref="hierElements"/>
    <xsd:group ref="ANcontainers"/>
    <xsd:element ref="recital"/>
    <xsd:element ref="citation"/>
  </xsd:choice>
  <xsd:attributeGroup ref="coreopt"/>
</xsd:complexType>