| namespace | http://metadata.dod.mil/mdr/ns/DDMS/3.0/ | ||||||||||||
| type | restriction of xsd:string | ||||||||||||
| used by |
|
||||||||||||
| facets |
|
||||||||||||
| annotation |
|
||||||||||||
| source | <xsd:simpleType name="VerticalDatumType"> <xsd:annotation> <xsd:appinfo> <mdr:definition> MSL - Mean Sea Level; MSL is understood to be functionally equivalent to the EGM-96 (Earth Gravity Model 1996) Geoid for the purposes of search expressions. AGL - Above Ground Level HAE - Height Above Ellipsoid </mdr:definition> </xsd:appinfo> </xsd:annotation> <xsd:restriction base="xs:string"> <xsd:enumeration value="MSL"/> <xsd:enumeration value="AGL"/> <xsd:enumeration value="HAE"/> </xsd:restriction> </xsd:simpleType> |