<?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>Lifecycle Status</Name>
  <TypeName>statusType</TypeName>
  <ExtendTypeName>extStatusType</ExtendTypeName>
  <RefineTypeName>refinedStatusType</RefineTypeName>
  <RefineExtendTypeName>refinedExtStatusType</RefineExtendTypeName>
  <NamingSystem>POSC</NamingSystem>
  <Version>1.0</Version>

  <Value>
    <Name>actual</Name>
    <Description>The information represents actual values.</Description>
  </Value>

  <Value>
    <Name>proposed</Name>
    <Description>The information represents proposed values, that may change after the task is completed.</Description>
  </Value>

</EnumeratedList>
