Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type subFlowStructure
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Complex</type>
<name>subFlowStructure</name>
<comment>the type subFlowStructure specifies the overall content model of the elements that are subFlows</comment>
Diagram
Diagram
Used by
Model amendmentList | officialGazette | documentCollection | act | bill | debateReport | debate | statement | amendment | judgment | portion | doc | 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 | tr | th | td | 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 | content | speechGroup | speech | question | answer | other | scene | narrative | summary | formula | recitals | citations | longTitle | recital | citation | componentRef | documentRef | intro | wrapUp | heading | subheading | num
Children act, address, adjournment, administrationOfOath, alinea, amendment, amendmentList, answer, article, bill, block, blockContainer, blockList, book, chapter, citation, citations, clause, communication, componentRef, container, content, debate, debateReport, debateSection, declarationOfVote, div, division, doc, documentCollection, documentRef, foreign, formula, hcontainer, heading, indent, intro, judgment, list, longTitle, ministerialStatements, narrative, nationalInterest, noticesOfMotion, num, officialGazette, ol, oralStatements, other, p, papers, paragraph, part, personalStatements, petitions, point, pointOfOrder, portion, prayers, proceduralMotions, proviso, question, questions, recital, recitals, resolutions, rollCall, rule, scene, section, speech, speechGroup, statement, subchapter, subclause, subdivision, subheading, sublist, subparagraph, subpart, subrule, subsection, subtitle, summary, table, tblock, td, th, title, toc, tome, tr, transitional, ul, wrapUp, 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="subFlowStructure">
  <xsd:annotation>
    <xsd:documentation>
      <type>Complex</type>
      <name>subFlowStructure</name>
      <comment>the type subFlowStructure specifies the overall content model of the elements that are subFlows</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:choice>
    <xsd:group ref="documentType"/>
    <xsd:choice minOccurs="1" maxOccurs="unbounded">
      <xsd:group ref="blockElements"/>
      <xsd:group ref="containerElements"/>
      <xsd:element ref="tr"/>
      <xsd:element ref="th"/>
      <xsd:element ref="td"/>
      <xsd:group ref="hierElements"/>
      <xsd:element ref="content"/>
      <xsd:group ref="ANcontainers"/>
      <xsd:element ref="formula"/>
      <xsd:element ref="recitals"/>
      <xsd:element ref="citations"/>
      <xsd:element ref="longTitle"/>
      <xsd:element ref="recital"/>
      <xsd:element ref="citation"/>
      <xsd:element ref="componentRef"/>
      <xsd:element ref="documentRef"/>
      <xsd:element ref="intro"/>
      <xsd:element ref="wrapUp"/>
      <xsd:element ref="heading"/>
      <xsd:element ref="subheading"/>
      <xsd:element ref="num"/>
    </xsd:choice>
  </xsd:choice>
  <xsd:attributeGroup ref="corereq"/>
</xsd:complexType>