<?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>Injector or Producer</Name>
  <TypeName>wellDirectionType</TypeName>
  <ExtendTypeName>extWellDirectionType</ExtendTypeName>
  <RefineTypeName>refinedWellDirectionType</RefineTypeName>
  <RefineExtendTypeName>refinedExtWellDirectionType</RefineExtendTypeName>
  <NamingSystem>POSC</NamingSystem>
  <Version>1.0</Version>

  <Value>
    <Name>injector</Name>
    <Description>The well facility is injecting fluids into the subsurface.</Description>
  </Value>

  <Value>
    <Name>producer</Name>
    <Description>The well facility is producing fluids from the subsurface.</Description>
  </Value>

  <Value>
    <Name>huff-n-puff</Name>
    <Description>The well facility alternately injects (usually a steam or hot fluid) and produces.</Description>
  </Value>

  <Value>
    <Name>unknown</Name>
    <Description>It is not known which direction the fluids are flowing.</Description>
  </Value>

  <Value>
    <Name>uncertain</Name>
    <Description>The flow direction of the fluids is variable, but not on a regular basis as is the case with the huff-n-puff flow.</Description>
  </Value>

</EnumeratedList>
