<?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>Well Facility Type</Name>
  <TypeName>wellFacType</TypeName>
  <ExtendTypeName>extWellFacType</ExtendTypeName>
  <RefineTypeName>refinedWellFacType</RefineTypeName>
  <RefineExtendTypeName>refinedExtWellFacType</RefineExtendTypeName>
  <NamingSystem>POSC</NamingSystem>
  <Version>1.0</Version>

  <Value>
    <Name>well</Name>
    <Description>The facility is a well, which consists of all the wellbores associated with the surface drill hole.</Description>
  </Value>

  <Value>
    <Name>wellbore</Name>
    <Description>The facility is a wellbore, generally considered to be the entire facility from the bottomhole to the surface. A well may have many wellbores.</Description>
  </Value>

  <Value>
    <Name>completion</Name>
    <Description>A single producing facility within a wellbore. A well or wellbore may have many completions.</Description>
  </Value>

</EnumeratedList>
