<?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>Azimuth Reference</Name>
  <TypeName>azRefType</TypeName>
  <NamingSystem>UKOOA</NamingSystem>
  <Version>1.0</Version>

  <Value>
    <Name>MAGNETIC</Name>
    <Description>The azimuths in the survey are referenced to magnetic north.</Description>
  </Value>

  <Value>
    <Name>GRID</Name>
    <Description>The azimuths in the survey are referenced to grid north, which is the direction of the northing axis.</Description>
  </Value>

  <Value>
    <Name>TRUE</Name>
    <Description>The azimuths in the survey are referenced to true north, which is the direction of the meridian line.</Description>
  </Value>

  <Value>
    <Name>INCLINATION ONLY</Name>
    <Description>Unknown meaning</Description>
  </Value>

  <Value>
    <Name>UNKNOWN</Name>
    <Description>The direction of the north reference is not known.</Description>
  </Value>

</EnumeratedList>
