Complex Type portionStructure
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
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_xsd_Attribute_Group_portionAtt.tmp#portionAtt akomantoso30_xsd_Element_meta.tmp#meta akomantoso30_xsd_Element_portionBody.tmp#portionBody
Used by
Element portion
Model meta , portionBody
Children meta, portionBody
Attributes
QName Type Fixed Default Use Annotation
includedIn referenceRef 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:attributeGroup ref="portionAtt"/>
</xsd:complexType>