<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="http://www.posc.org/schemas/stylesheet/displayEnumList.xsl"?>

<!--
This file is distributedd 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>Deviation Classification</Name>
  <Description>This is a classification of wellbore shape. It captures the significance of the deviation from vertical. The descriptions of each item are not standard definitions.</Description>
  <TypeName>deviationType</TypeName>
  <ExtendTypeName>extDeviationType</ExtendTypeName>
  <RefineTypeName>refinedDeviationType</RefineTypeName>
  <RefineExtendTypeName>refinedExtDeviationType</RefineExtendTypeName>
  <NamingSystem>POSC</NamingSystem>
  <Version>1.0</Version>

  <Value>
    <Name>vertical</Name>
    <Description>The wellbore does not deviate significantly from the vertical. The surface to bottom line is not more than 5 degrees from vertical.</Description>
  </Value>

  <Value>
    <Name>deviated</Name>
    <Description>The surface to bottomhole line is more than 5 degrees from vertical.</Description>
  </Value>

  <Value>
    <Name>horizontal</Name>
    <Description>A significant length near the bottomhole of the well does not vary from horizontal by more than 10 degrees.</Description>
  </Value>

  <Value>
    <Name>build and hold</Name>
    <Description>.</Description>
  </Value>

  <Value>
    <Name>double kickoff</Name>
    <Description>.</Description>
  </Value>

  <Value>
    <Name>S-shaped</Name>
    <Description>.</Description>
  </Value>

</EnumeratedList>
