<?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 Coverage Classification</Name>
  <TypeName>coverageType</TypeName>
  <ExtendTypeName>extCoverageType</ExtendTypeName>
  <RefineTypeName>refinedCoverageType</RefineTypeName>
  <RefineExtendTypeName>refinedExtCoverageType</RefineExtendTypeName>
  <NamingSystem>POSC</NamingSystem>
  <Version>1.0</Version>

  <Value>
    <Name>data extent</Name>
    <Description>The region described consists of the full region in which any data exists.</Description>
  </Value>

  <Value>
    <Name>total coverge</Name>
    <Description>The region described consists of total coverage.</Description>
  </Value>

  <Value>
    <Name>null coverage</Name>
    <Description>The region described is one in which no data exists.</Description>
  </Value>

  <Value>
    <Name>full fold coverage</Name>
    <Description>the region described consists contains only full coverage.</Description>
  </Value>

  <Value>
    <Name>null full fold coverage</Name>
    <Description></Description>
  </Value>

</EnumeratedList>
