<?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>Geophysical Platform</Name>
  <TypeName>platformType</TypeName>
  <ExtendTypeName>extPlatformType</ExtendTypeName>
  <RefineTypeName>refinedPlatformType</RefineTypeName>
  <RefineExtendTypeName>refinedExtPlatformType</RefineExtendTypeName>
  <NamingSystem>POSC</NamingSystem>
  <Version>1.0</Version>

  <Value>
    <Name>ship</Name>
    <Description>The geophysical experiment and/or equipment is mediated from a ship, or another water based vessel.</Description>
  </Value>

  <Value>
    <Name>truck</Name>
    <Description>The geophysical experiment and/or equipment is mediated from a truck, or another land based vessel.</Description>
  </Value>

  <Value>
    <Name>airplane</Name>
    <Description>The geophysical experiment and/or equipment is mediated from a airplane.</Description>
  </Value>

  <Value>
    <Name>satellite</Name>
    <Description>The geophysical experiment and/or equipment is mediated from a ship, or another vessel that operates outside the earth's atmosphere.</Description>
  </Value>

</EnumeratedList>
