<?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 Receiver Type</Name>
  <TypeName>receiverType</TypeName>
  <ExtendTypeName>extReceiverType</ExtendTypeName>
  <RefineTypeName>refinedReceiverType</RefineTypeName>
  <RefineExtendTypeName>refinedExtReceiverType</RefineExtendTypeName>
  <NamingSystem>POSC</NamingSystem>
  <Version>1.0</Version>

  <Value>
    <Name>downhole geophone</Name>
    <Description>The geophone is used in a borehole, usually in conjunction with a VSP or check shot survey.</Description>
  </Value>

  <Value>
    <Name>land multi-component</Name>
    <Description>The receiver is designed to record three components of motion of the geophone.</Description>
  </Value>

  <Value>
    <Name>land geophone</Name>
    <Description>The geophone is designed for recording on the surface of a land environment.</Description>
  </Value>

  <Value>
    <Name>marsh geophone</Name>
    <Description>The geophone is designed for recording on the surface in a marsh environment.</Description>
  </Value>

  <Value>
    <Name>hydrophone</Name>
    <Description>The geophone is designed for recording in a marine or lake environment.</Description>
  </Value>

  <Value>
    <Name>unknown</Name>
    <Description>The type of recording instrument is not known.</Description>
  </Value>

</EnumeratedList>
