<?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 Polarity</Name>
  <TypeName>polarityType</TypeName>
  <ExtendTypeName>extPolarityType</ExtendTypeName>
  <RefineTypeName>refinedPolarityType</RefineTypeName>
  <RefineExtendTypeName>refinedExtPolarityType</RefineExtendTypeName>
  <NamingSystem>POSC</NamingSystem>
  <Version>1.0</Version>

  <Value>
    <Name>SEG</Name>
    <Description>The polarity of the seismic trace data follows the SEG guidelines.</Description>
  </Value>

  <Value>
    <Name>unknown</Name>
    <Description>The polarity of the seismic trace data is not known.</Description>
  </Value>

</EnumeratedList>
