Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type blocksopt
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Complex</type>
<name>blocksopt</name>
<comment>the complex type blocksopt defines the content model and attributes shared by all containers. Here the eId attribute is optional</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_coreopt.tmp#coreopt 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
Used by
Model (blockList | blockContainer | tblock | toc | ul | ol | table | p | foreign | block)
Children block, blockContainer, blockList, foreign, ol, p, table, tblock, toc, ul
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="blocksopt">
  <xsd:annotation>
    <xsd:documentation>
      <type>Complex</type>
      <name>blocksopt</name>
      <comment>the complex type blocksopt defines the content model and attributes shared by all containers. Here the eId attribute is optional</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence minOccurs="0" maxOccurs="unbounded">
    <xsd:group ref="blockElements"/>
  </xsd:sequence>
  <xsd:attributeGroup ref="coreopt"/>
</xsd:complexType>