<?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 direction qualifier</Name>
  <TypeName>fromDirectType</TypeName>
  <NamingSystem>POSC</NamingSystem>
  <Version>1.0</Version>

  <Value>
    <Name>parallelToSide</Name>
    <Description>If the direction is measured from north line (FNL) or from south line (FSL), this means that the distance is measure parallel to the east or west side, whichever is closer. If the direction is measured from east line (FEL) or from west line (FWL), this means that the distance is measure parallel to the north or south side, whichever is closer.</Description>
  </Value>

  <Value>
    <Name>perpendicularToBase</Name>
    <Description>The distance is measured perpendicular to the line from which the distance is measured.</Description>
  </Value>

</EnumeratedList>
