3.1.4.1.2.6 t:PhoneNumberKeyType Simple Type

The PhoneNumberKeyType simple type represents types of telephone numbers for a contact (2).

 <xs:simpleType name="PhoneNumberKeyType">
   <xs:restriction
     base="xs:string"
   >
     <xs:enumeration
       value="AssistantPhone"
      />
     <xs:enumeration
       value="BusinessFax"
      />
     <xs:enumeration
       value="BusinessPhone"
      />
     <xs:enumeration
       value="BusinessPhone2"
      />
     <xs:enumeration
       value="Callback"
      />
     <xs:enumeration
       value="CarPhone"
      />
     <xs:enumeration
       value="CompanyMainPhone"
      />
     <xs:enumeration
       value="HomeFax"
      />
     <xs:enumeration
       value="HomePhone"
      />
     <xs:enumeration
       value="HomePhone2"
      />
     <xs:enumeration
       value="Isdn"
      />
     <xs:enumeration
       value="MobilePhone"
      />
     <xs:enumeration
       value="OtherFax"
      />
     <xs:enumeration
       value="OtherTelephone"
      />
     <xs:enumeration
       value="Pager"
      />
     <xs:enumeration
       value="PrimaryPhone"
      />
     <xs:enumeration
       value="RadioPhone"
      />
     <xs:enumeration
       value="Telex"
      />
     <xs:enumeration
       value="TtyTddPhone"
      />
     <xs:enumeration 
       value="BusinessMobile"/>
     <xs:enumeration 
       value="IPPhone"/>
     <xs:enumeration 
       value="Mms"/>
     <xs:enumeration 
       value="Msn"/>
   </xs:restriction>
 </xs:simpleType>
  

Enumeration

The following values are defined by the PhoneNumberKeyType simple type:

Value

Meaning

AssistantPhone

Identifies the telephone number as the assistant's telephone number.

BusinessFax

Identifies the telephone number as a business fax number.

BusinessPhone

Identifies the telephone number as a business telephone number.

BusinessPhone2

Identifies the telephone number as a second business telephone number.

Callback

Identifies the telephone number as a callback number.

CarPhone

Identifies the telephone number as a car telephone number.

CompanyMainPhone

Identifies the telephone number as the company's main telephone number.

HomeFax

Identifies the telephone number as a home fax number.

HomePhone

Identifies the telephone number as a home telephone number.

HomePhone2

Identifies the telephone number as a second home telephone number.

Isdn

Identifies the telephone number as an Integrated Services Digital Network (ISDN) line.

MobilePhone

Identifies the telephone number as a mobile phone number.

OtherFax

Identifies the telephone number as another fax number.

OtherTelephone

Identifies the telephone number as another telephone number.

Pager

Identifies the telephone number as a pager.

PrimaryPhone

Identifies the telephone number as the primary telephone number.

RadioPhone

Identifies the telephone number as a radio telephone.

Telex

Identifies the telephone number as a telex telephone number.

TtyTddPhone

Identifies the telephone number as a teletype/telecommunication device for the deaf (TTY/TDD) telephone number.

BusinessMobile

Identifies the telephone number as a business mobile phone number.<64>

IPPhone

Voice over IP phone number.<65>

Mms

Not used. <66>

Msn

Not used. <67>