Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type docContainerType
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Complex</type>
<name>docContainerType</name>
<comment>the complex type docContainerType defines a shared content model for elements that contain whole documents, namely attachment, collectionItem, component.</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Element_num.tmp#num AkomaNtoso30-csd13_xsd_Element_heading.tmp#heading AkomaNtoso30-csd13_xsd_Element_subheading.tmp#subheading AkomaNtoso30-csd13_xsd_Complex_Type_basehierarchy.tmp#basehierarchy AkomaNtoso30-csd13_xsd_Attribute_Group_corereq.tmp#corereq AkomaNtoso30-csd13_xsd_Element_amendmentList.tmp#amendmentList AkomaNtoso30-csd13_xsd_Element_officialGazette.tmp#officialGazette AkomaNtoso30-csd13_xsd_Element_documentCollection.tmp#documentCollection AkomaNtoso30-csd13_xsd_Element_act.tmp#act AkomaNtoso30-csd13_xsd_Element_bill.tmp#bill AkomaNtoso30-csd13_xsd_Element_debateReport.tmp#debateReport AkomaNtoso30-csd13_xsd_Element_debate.tmp#debate AkomaNtoso30-csd13_xsd_Element_statement.tmp#statement AkomaNtoso30-csd13_xsd_Element_amendment.tmp#amendment AkomaNtoso30-csd13_xsd_Element_judgment.tmp#judgment AkomaNtoso30-csd13_xsd_Element_portion.tmp#portion AkomaNtoso30-csd13_xsd_Element_doc.tmp#doc AkomaNtoso30-csd13_xsd_Element_Group_documentType.tmp#documentType AkomaNtoso30-csd13_xsd_Element_interstitial.tmp#interstitial AkomaNtoso30-csd13_xsd_Element_toc.tmp#toc AkomaNtoso30-csd13_xsd_Element_documentRef.tmp#documentRef
Type extension of basehierarchy
Type hierarchy
Used by
Elements attachment, component
Model num{0,1} , heading{0,1} , subheading{0,1} , (amendmentList | officialGazette | documentCollection | act | bill | debateReport | debate | statement | amendment | judgment | portion | doc | interstitial | toc | documentRef)
Children act, amendment, amendmentList, bill, debate, debateReport, doc, documentCollection, documentRef, heading, interstitial, judgment, num, officialGazette, portion, statement, subheading, toc
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="docContainerType">
  <xsd:annotation>
    <xsd:documentation>
      <type>Complex</type>
      <name>docContainerType</name>
      <comment>the complex type docContainerType defines a shared content model for elements that contain whole documents, namely attachment, collectionItem, component.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:complexContent>
    <xsd:extension base="basehierarchy">
      <xsd:choice>
        <xsd:group ref="documentType"/>
        <xsd:element ref="interstitial"/>
        <xsd:element ref="toc"/>
        <xsd:element ref="documentRef"/>
      </xsd:choice>
      <xsd:attributeGroup ref="corereq"/>
    </xsd:extension>
  </xsd:complexContent>
</xsd:complexType>