complexType VerticalExtentType
diagram SgIrmXml_p164.png
namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
children MinVerticalExtent MaxVerticalExtent
used by
element verticalExtent
attributes
Name  Type  Use  Default  Fixed  annotation
unitOfMeasureLengthMeasureTyperequired      
datumVerticalDatumTyperequired      
annotation
appinfo
<mdr:definition>Type that defines a GML compliant vertical extent.  See ISO 19115 EX_VerticalExtent.</mdr:definition>
source <xsd:complexType name="VerticalExtentType">
 
<xsd:annotation>
   
<xsd:appinfo>
     
<mdr:definition>Type that defines a GML compliant vertical extent.  See ISO 19115 EX_VerticalExtent.</mdr:definition>
   
</xsd:appinfo>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element ref="MinVerticalExtent"/>
   
<xsd:element ref="MaxVerticalExtent"/>
 
</xsd:sequence>
 
<xsd:attribute name="unitOfMeasure" type="LengthMeasureType" use="required"/>
 
<xsd:attribute name="datum" type="VerticalDatumType" use="required"/>
</xsd:complexType>

attribute VerticalExtentType/@unitOfMeasure
namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
type LengthMeasureType
properties
isRef 0
use required
facets
Kind Value annotation 
enumeration Meter 
enumeration Kilometer 
enumeration Foot 
enumeration StatuteMile 
enumeration NauticalMile 
enumeration Fathom 
enumeration Inch 
source <xsd:attribute name="unitOfMeasure" type="LengthMeasureType" use="required"/>

attribute VerticalExtentType/@datum
namespace http://metadata.dod.mil/mdr/ns/DDMS/3.0/
type VerticalDatumType
properties
isRef 0
use required
facets
Kind Value annotation 
enumeration MSL 
enumeration AGL 
enumeration HAE 
source <xsd:attribute name="datum" type="VerticalDatumType" use="required"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy