3.1.4.1.1.15 t:PhoneNumberDictionaryType Complex Type

The PhoneNumberDictionaryType complex type represents telephone numbers for a contact (2).

 <xs:complexType name="PhoneNumberDictionaryType">
   <xs:sequence>
     <xs:element name="Entry"
       type="t:PhoneNumberDictionaryEntryType"
       maxOccurs="unbounded"
      />
   </xs:sequence>
 </xs:complexType>
  

Child Elements

Element name

Type

Description

Entry

t:PhoneNumberDictionaryEntryType (section 3.1.4.1.1.14)

Contains a telephone number for a contact (2).