Showing:

Attributes
Diagrams
Instances
Properties
Source
Used by
Element verticalExtent
Namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
Diagram
Diagram DDMS-GeospatialCoverage_xsd_Complex_Type_VerticalExtentType.tmp#VerticalExtentType_unitOfMeasure DDMS-GeospatialCoverage_xsd_Complex_Type_VerticalExtentType.tmp#VerticalExtentType_datum DDMS-GeospatialCoverage_xsd_Element_MinVerticalExtent.tmp#MinVerticalExtent DDMS-GeospatialCoverage_xsd_Element_MaxVerticalExtent.tmp#MaxVerticalExtent DDMS-GeospatialCoverage_xsd_Complex_Type_VerticalExtentType.tmp#VerticalExtentType
Type VerticalExtentType
Properties
content: complex
Used by
Complex Type PlaceType
Model MinVerticalExtent , MaxVerticalExtent
Children MaxVerticalExtent, MinVerticalExtent
Instance
<verticalExtent datum="" unitOfMeasure="" xmlns="http://metadata.dod.mil/mdr/ns/DDMS/3.0/">
  <MinVerticalExtent datum="" unitOfMeasure="">{1,1}</MinVerticalExtent>
  <MaxVerticalExtent datum="" unitOfMeasure="">{1,1}</MaxVerticalExtent>
</verticalExtent>
Attributes
QName Type Fixed Default Use Annotation
datum VerticalDatumType required
unitOfMeasure LengthMeasureType required
Source
<xs:element name="verticalExtent" type="VerticalExtentType">
  <xs:annotation>
    <xs:appinfo>
      <mdr:definition>Models a GML compliant vertical extent. See ISO 19115 EX_VerticalExtent.</mdr:definition>
    </xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-GeospatialCoverage.xsd