<?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>Validity Extent Qualifier</Name>
  <TypeName>validityTypeType</TypeName>
  <ExtendTypeName>extValidityType</ExtendTypeName>
  <RefineTypeName>refinedValidityType</RefineTypeName>
  <RefineExtendTypeName>refinedExtValidityType</RefineExtendTypeName>
  <NamingSystem>POSC</NamingSystem>
  <Version>1.0</Version>

  <Value>
    <Name>exact</Name>
    <Description>The validity area describes the exact area of validity.</Description>
  </Value>

  <Value>
    <Name>typical</Name>
    <Description>The validity area describes a typical area of validity. The actual extent may be different in some ways.</Description>
  </Value>

  <Value>
    <Name>minimum</Name>
    <Description>The validity area as described is the minimum area. The object may be valid outside the given extent.</Description>
  </Value>

  <Value>
    <Name>maximum</Name>
    <Description>The validity area as described is maximal, in that the actual extent of validity is contained in the described area.</Description>
  </Value>

  <Value>
    <Name>unlimited</Name>
    <Description>The extent of the validity is unconstrained.</Description>
  </Value>

  <Value>
    <Name>unknown</Name>
    <Description>It is not known what category the given validity area falls into.</Description>
  </Value>

</EnumeratedList>
