Element Group manifProperties
Namespace http://docs.oasis-open.org/legaldocml/ns/akn/3.0
Annotations
<type>Group</type>
<name>manifProperties</name>
<comment>The group manifProperties lists the properties that are characteristics of the FRBR Manifestation level.</comment>
Diagram
Diagram akomantoso30_xsd_Element_FRBRportion.tmp#FRBRportion akomantoso30_xsd_Element_FRBRformat.tmp#FRBRformat
Used by
Model FRBRportion{0,1} , FRBRformat{0,1}
Children FRBRformat, FRBRportion
Source
<xsd:group name="manifProperties">
  <xsd:annotation>
    <xsd:documentation>
      <type>Group</type>
      <name>manifProperties</name>
      <comment>The group manifProperties lists the properties that are characteristics of the FRBR Manifestation level.</comment>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="FRBRportion" minOccurs="0" maxOccurs="1"/>
    <xsd:element ref="FRBRformat" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:group>