gmd:MD_ScopeDescription_Type

Description of the class of information covered by the information

Complex Type Information

Model

Used By

Source

<xs:complexType name="MD_ScopeDescription_Type">
  <xs:annotation>
    <xs:documentation>Description of the class of information covered by the information</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:element name="attributes" type="gco:ObjectReference_PropertyType" maxOccurs="unbounded"/>
    <xs:element name="features" type="gco:ObjectReference_PropertyType" maxOccurs="unbounded"/>
    <xs:element name="featureInstances" type="gco:ObjectReference_PropertyType" maxOccurs="unbounded"/>
    <xs:element name="attributeInstances" type="gco:ObjectReference_PropertyType" maxOccurs="unbounded"/>
    <xs:element name="dataset" type="gco:CharacterString_PropertyType"/>
    <xs:element name="other" type="gco:CharacterString_PropertyType"/>
  </xs:choice>
</xs:complexType>