<?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>Seismic Environment Class</Name>
  <TypeName>seisEnvType</TypeName>
  <ExtendTypeName>extSeisEnvType</ExtendTypeName>
  <RefineTypeName>refinedSeisEnvType</RefineTypeName>
  <RefineExtendTypeName>refinedExtSeisEnvType</RefineExtendTypeName>
  <NamingSystem>POSC</NamingSystem>
  <Version>1.0</Version>

  <Value>
    <Name>borehole</Name>
    <Description>The seismic data was collected in a borehole, eg. a VSP or check shot survey.</Description>
  </Value>

  <Value>
    <Name>land</Name>
    <Description>The seismic data was collected on land.</Description>
  </Value>

  <Value>
    <Name>marine</Name>
    <Description>The seismic data was collected in a marine environment.</Description>
  </Value>

  <Value>
    <Name>transitional</Name>
    <Description>Part of the seismic data was collected on land, and part was collected in a marine environment.</Description>
  </Value>

  <Value>
    <Name>desert</Name>
    <Description>The seismic data was collected on land, in a desert - an arid area.</Description>
  </Value>

  <Value>
    <Name>swamp</Name>
    <Description>The seismic data was collected in a marsh or swamp environment, characterized by standing water or soft muddy conditions.</Description>
  </Value>

  <Value>
    <Name>permafrost</Name>
    <Description>The seismic data was collected on ground underlain by permafrost</Description>
  </Value>

  <Value>
    <Name>unknown</Name>
    <Description>It is not known what environment the data was collected from.</Description>
  </Value>

</EnumeratedList>
