Showing:

Annotations
Diagrams
Source
Used by
Element Group blockElements
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Group</type>
<name>blockElements</name>
<comment>The group blockElements lists all the elements that are blocks</comment>
Diagram
Diagram 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
Used by
Model blockList | blockContainer | tblock | toc | ul | ol | table | p | foreign | block
Children block, blockContainer, blockList, foreign, ol, p, table, tblock, toc, ul
Source
<xsd:group name="blockElements">
  <xsd:annotation>
    <xsd:documentation>
      <type>Group</type>
      <name>blockElements</name>
      <comment>The group blockElements lists all the elements that are blocks</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:choice>
    <xsd:group ref="ANblock"/>
    <xsd:group ref="HTMLblock"/>
    <xsd:element ref="foreign"/>
    <xsd:element ref="block"/>
  </xsd:choice>
</xsd:group>