<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="http://www.posc.org/schemas/stylesheet/displayEnumList.xsl"?>

<!--
This file is distributed under the POSC Product License Agreement at
http://www.posc.org/about/license.shtml.
Use of this file constitutes agreement with the POSC Product License Agreement.
-->

<EnumeratedList>

  <Name>Geodetic Datum Type</Name>
  <TypeName>geodDatumType</TypeName>
  <ExtendTypeName>extGeodDatumType</ExtendTypeName>
  <RefineTypeName>refinedGeodDatumType</RefineTypeName>
  <RefineExtendTypeName>refinedExtGeodDatumType</RefineExtendTypeName>
  <NamingSystem>POSC</NamingSystem>
  <Version>1.0</Version>

  <Value>
    <Name>Geoidal</Name>
    <Description>The geodetic is a geode, described as a surface of constant gravity potential. An example is mean sea level. These datums are generally set by standards groups, and involve considerable measurement history.</Description>
  </Value>

  <Value>
    <Name>Depth</Name>
    <Description>The datum is set as a specified depth.</Description>
  </Value>

  <Value>
    <Name>Barometric</Name>
    <Description>The datum is a surface of constant barometric pressure.</Description>
  </Value>

  <Value>
    <Name>Surface</Name>
    <Description>The datum is a surface, whose meaning is generally determined by the application using it. For example, a datum may be the top of a geologic formation.</Description>
  </Value>

</EnumeratedList>
