<?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>Push or Pull Flag</Name>
  <TypeName>pushOrPullType</TypeName>
  <NamingSystem>POSC</NamingSystem>
  <Version>1.0</Version>

  <Value>
    <Name>push</Name>
    <Description>The source event is moving toward the receiver corresponding to the last channel, which results in the far receiver position being recorded again.</Description>
  </Value>

  <Value>
    <Name>pull</Name>
    <Description>The source event is moving away from the receiver corresponding to the last channel, which results in the far receiver position not being recorded on the next event.</Description>
  </Value>

</EnumeratedList>
