Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element div
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Element</type>
<name>div</name>
<comment>The element div is an HTML element, but is NOT used in Akoma Ntoso as in HTML. Instead of being used as a generic block, Akoma Ntoso uses div as a generic container (as in common practice)</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Attribute_Group_corereq.tmp#corereq 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_Complex_Type_blocksreq.tmp#blocksreq
Type blocksreq
Properties
content: complex
Used by
Element Group HTMLcontainers
Model (blockList | blockContainer | tblock | toc | ul | ol | table | p | foreign | block)
Children block, blockContainer, blockList, foreign, ol, p, table, tblock, toc, ul
Instance
<div alternativeTo="" class="" eId="" GUID="" lang="" 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>
</div>
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:element name="div" type="blocksreq">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>div</name>
      <comment>The element div is an HTML element, but is NOT used in Akoma Ntoso as in HTML. Instead of being used as a generic block, Akoma Ntoso uses div as a generic container (as in common practice)</comment>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>