<?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>Telephone Number Type</Name>
  <TypeName>phoneType</TypeName>
  <ExtendTypeName>extPhoneType</ExtendTypeName>
  <RefineTypeName>refinedPhoneType</RefineTypeName>
  <RefineExtendTypeName>refinedExtPhoneType</RefineExtendTypeName>
  <NamingSystem>POSC</NamingSystem>
  <Version>1.0</Version>

  <Value>
    <Name>voice</Name>
    <Description>The telephone number is a conventional number which is used for voice contact.</Description>
  </Value>

  <Value>
    <Name>fax</Name>
    <Description>The telephone number is exclusively used for receiving faxes.</Description>
  </Value>

  <Value>
    <Name>mobile</Name>
    <Description>The telephone number is a mobile telephone, such as a cell phone.</Description>
  </Value>

  <Value>
    <Name>voice/fax</Name>
    <Description>The telephone at this number is capable of voice communication and of receiving faxes.</Description>
  </Value>

  <Value>
    <Name>voicemail</Name>
    <Description>The telephone is connected directly to voice mail. A voice phone may lead a caller to voice mail. However this choice qualifies the phone type as being only voice mail.</Description>
  </Value>

</EnumeratedList>
