Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element container
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Element</type>
<name>container</name>
<comment>the element container is a generic element for a container.</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_corereq.tmp#corereq AkomaNtoso30-csd13_xsd_Attribute_Group_name.tmp#name 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 AkomaNtoso30-csd13_xsd_Element_container.tmp#container AkomaNtoso30-csd13_xsd_Complex_Type_containerType.tmp#containerType
Type containerType
Properties
content: complex
Used by
Model blockList | blockContainer | tblock | toc | ul | ol | table | p | foreign | block | container
Children block, blockContainer, blockList, container, foreign, ol, p, table, tblock, toc, ul
Instance
<container alternativeTo="" class="" eId="" GUID="" lang="" name="" period="" refersTo="" space="" status="" style="" title="" wId="" xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13">
  <blockList alternativeTo="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{1,1}</blockList>
  <blockContainer alternativeTo="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{1,1}</blockContainer>
  <tblock alternativeTo="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{1,1}</tblock>
  <toc alternativeTo="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{1,1}</toc>
  <ul alternativeTo="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{1,1}</ul>
  <ol alternativeTo="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{1,1}</ol>
  <table alternativeTo="" border="" cellpadding="" cellspacing="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="" width="">{1,1}</table>
  <p alternativeTo="" class="" eId="" GUID="" lang="" period="" refersTo="" space="" status="" style="" title="" wId="">{1,1}</p>
  <foreign eId="" GUID="" href="" wId="">{1,1}</foreign>
  <block alternativeTo="" class="" eId="" GUID="" lang="" name="" period="" refersTo="" space="" status="" style="" title="" wId="">{1,1}</block>
  <container alternativeTo="" class="" eId="" GUID="" lang="" name="" period="" refersTo="" space="" status="" style="" title="" wId="">{1,1}</container>
</container>
Attributes
QName Type Fixed Default Use Annotation
GUID noWhiteSpace optional
alternativeTo xsd:anyURI optional
class xsd:string optional
eId noWhiteSpace optional
lang optional
name xsd:string required
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:element name="container" type="containerType">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>container</name>
      <comment>the element container is a generic element for a container.</comment>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>