Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type portionStructure
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0/CSD13
Annotations
<type>Complex</type>
<name>portionStructure</name>
<comment>the type portionStructure specifies the overall content model of the document type that is a portion of another document</comment>
Diagram
Diagram AkomaNtoso30-csd13_xsd_Complex_Type_portionStructure.tmp#portionStructure_includedIn AkomaNtoso30-csd13_xsd_Element_meta.tmp#meta AkomaNtoso30-csd13_xsd_Element_portionBody.tmp#portionBody
Used by
Element portion
Model meta , portionBody
Children meta, portionBody
Attributes
QName Type Fixed Default Use Annotation
includedIn xsd:anyURI required
Source
<xsd:complexType name="portionStructure">
  <xsd:annotation>
    <xsd:documentation>
      <type>Complex</type>
      <name>portionStructure</name>
      <comment>the type portionStructure specifies the overall content model of the document type that is a portion of another document</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="meta"/>
    <xsd:element ref="portionBody"/>
  </xsd:sequence>
  <xsd:attribute name="includedIn" type="xsd:anyURI" use="required"/>
</xsd:complexType>
Attribute portionStructure / @includedIn
Namespace No namespace
Type xsd:anyURI
Properties
use: required
Used by
Complex Type portionStructure
Source
<xsd:attribute name="includedIn" type="xsd:anyURI" use="required"/>