gmd:MD_RangeDimension_Type

Set of adjacent wavelengths in the electro-magnetic spectrum with a common characteristic, such as the visible band

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
id xs:ID optional
uuid xs:string optional

Used By

Source

<xs:complexType name="MD_RangeDimension_Type">
  <xs:annotation>
    <xs:documentation>Set of adjacent wavelengths in the electro-magnetic spectrum with a common characteristic, such as the visible band</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="gco:AbstractObject_Type">
      <xs:sequence>
        <xs:element name="sequenceIdentifier" type="gco:MemberName_PropertyType" minOccurs="0"/>
        <xs:element name="descriptor" type="gco:CharacterString_PropertyType" minOccurs="0"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>