3.1.4.1.1.14 t:PhoneNumberDictionaryEntryType Complex Type
The PhoneNumberDictionaryEntryType complex type contains a telephone number for a contact (2).
-
<xs:complexType name="PhoneNumberDictionaryEntryType"> <xs:simpleContent> <xs:extension base="xs:string" > <xs:attribute name="Key" type="t:PhoneNumberKeyType" use="required" /> </xs:extension> </xs:simpleContent> </xs:complexType>
Attributes
Attribute name |
Type |
Description |
---|---|---|
Key |
t:PhoneNumberKeyType (section 3.1.4.1.2.6) |
Represents types of telephone numbers for a contact (2). |