<?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 Processing Classification</Name>
  <TypeName>processingType</TypeName>
  <ExtendTypeName>extProcessingType</ExtendTypeName>
  <RefineTypeName>refinedProcessingType</RefineTypeName>
  <RefineExtendTypeName>refinedExtProcessingType</RefineExtendTypeName>
  <NamingSystem>POSC</NamingSystem>
  <Version>1.0</Version>

  <Value>
    <Name>migrated</Name>
    <Description>The data is characterized as having been migrated into a single trace per bin.</Description>
  </Value>

  <Value>
    <Name>static corrected</Name>
    <Description>The data is characterized by having been corrected for static shifts.</Description>
  </Value>

  <Value>
    <Name>stacked</Name>
    <Description>The data is characterized by having all traces at a given CDP bin being appropriately corrected, and summed together.</Description>
  </Value>

  <Value>
    <Name>DMO corrected</Name>
    <Description>The data is characterized as having the traces corrected for moveout variation using DMO (dip moveout) technology, but not yet summed together.</Description>
  </Value>

  <Value>
    <Name>NMO corrected</Name>
    <Description>The data is characterized as having the traces corrected for moveout variation using NMO (normal moveout) technology, but not yet summed together.</Description>
  </Value>

</EnumeratedList>
