<?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>Borehole Measurement Type</Name>
  <Description>Borehole measurements values are usually given with respect to datums. The datums may be different for a logger than a driller. There is also the specification of a permanent datum.</Description>
  <TypeName>bhMeasureType</TypeName>
  <ExtendTypeName>extBHMeasureType</ExtendTypeName>
  <RefineTypeName>refinedBHMeasureType</RefineTypeName>
  <RefineExtendTypeName>refinedExtBHMeasureType</RefineExtendTypeName>
  <NamingSystem>POSC</NamingSystem>
  <Version>1.0</Version>

  <Value>
    <Name>driller</Name>
    <Description>This represents the reference point that is used as a datum for depth measurements relating to drilling. This datum generally applies to measurements in a wellbore.</Description>
  </Value>

  <Value>
    <Name>logger</Name>
    <Description>This represents the reference point that is used as a datum for depth measurements related to well logs and the logging jobs. This datum generally applies to measurements in a wellbore.</Description>
  </Value>

  <Value>
    <Name>permanent</Name>
    <Description>This represents the datum for the well. In general, the elevation of the well is the elevation of this point. Also, true vertical depths of points in and near the wellbore(s) are often measured with respect to this datum. When applied to a wellbore, the permanent datum is the zero point for measuring the kickoff point. It is assumed that the kickoff point is given in measured depth from the permanent wellbore datum.</Description>
  </Value>

</EnumeratedList>
