<?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 Sort Order</Name>
  <TypeName>sortType</TypeName>
  <ExtendTypeName>extSortType</ExtendTypeName>
  <RefineTypeName>refinedSortType</RefineTypeName>
  <RefineExtendTypeName>refinedExtSortType</RefineExtendTypeName>
  <NamingSystem>POSC</NamingSystem>
  <Version>1.0</Version>

  <Value>
    <Name>common source</Name>
    <Description>Traces with a common source identifier are grouped together.</Description>
  </Value>

  <Value>
    <Name>common receiver</Name>
    <Description>Traces with a common receiver identifier are grouped together.</Description>
  </Value>

  <Value>
    <Name>common cdp</Name>
    <Description>Traces with a common cdp identifier are grouped together.</Description>
  </Value>

  <Value>
    <Name>common station</Name>
    <Description>Traces with a common station identifier are grouped together.</Description>
  </Value>

</EnumeratedList>
