3.1.4.1.1.12 t:ImAddressDictionaryEntryType Complex Type
The ImAddressDictionaryEntryType complex type represents a collection of instant messaging addresses for a contact (2).
-
<xs:complexType name="ImAddressDictionaryEntryType"> <xs:simpleContent> <xs:extension base="xs:string" > <xs:attribute name="key" type="t:ImAddressKeyType" use="required" /> </xs:extension> </xs:simpleContent> </xs:complexType>
Attributes
Attribute name |
Type |
Description |
---|---|---|
key |
t:ImAddressKeyType (section 3.1.4.1.2.5) |
Represents the instant messaging addresses for a contact (2). |