<?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>Distance From Line qualifier</Name>
  <TypeName>fromLineType</TypeName>
  <NamingSystem>POSC</NamingSystem>
  <Version>1.0</Version>

  <Value>
    <Name>FNL</Name>
    <Description>The distance is measured beginning at the northernmost line of the area.</Description>
  </Value>

  <Value>
    <Name>FSL</Name>
    <Description>The distance is measured beginning at the southernmost line of the area.</Description>
  </Value>

  <Value>
    <Name>FEL</Name>
    <Description>The distance is measured beginning at the easternmost line of the area.</Description>
  </Value>

  <Value>
    <Name>FWL</Name>
    <Description>The distance is measured beginning at the westernmost line of the area.</Description>
  </Value>

</EnumeratedList>
