Element portion
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Element</type>
<name>portion</name>
<comment>Element portion is used for describing the structure and content of an independent portion of a document</comment>
Diagram
Diagram akomantoso30_xsd_Attribute_Group_portionAtt.tmp#portionAtt akomantoso30_xsd_Element_meta.tmp#meta akomantoso30_xsd_Element_portionBody.tmp#portionBody akomantoso30_xsd_Complex_Type_portionStructure.tmp#portionStructure
Type portionStructure
Properties
content: complex
Used by
Element Group documentType
Model meta , portionBody
Children meta, portionBody
Instance
<portion includedIn="" xmlns="http://docs.oasis-open.org/legaldocml/ns/akn/3.0/WD17">
  <meta>{1,1}</meta>
  <portionBody alternativeTo="" class="" eId="" GUID="" xml:id="" xml:lang="" period="" refersTo="" xml:space="" status="" style="" title="" wId="">{1,1}</portionBody>
</portion>
Attributes
QName Type Fixed Default Use Annotation
includedIn referenceRef required
Source
<xsd:element name="portion" type="portionStructure">
  <xsd:annotation>
    <xsd:documentation>
      <type>Element</type>
      <name>portion</name>
      <comment>Element portion is used for describing the structure and content of an independent portion of a document</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:unique name="eId-portion">
    <xsd:selector xpath=".//*"/>
    <xsd:field xpath="@eId"/>
  </xsd:unique>
  <xsd:unique name="GUID-portion">
    <xsd:selector xpath=".//*"/>
    <xsd:field xpath="@GUID"/>
  </xsd:unique>
</xsd:element>