3.1.4.1.1.9 t:ContactUrlDictionaryType Complex Type

The ContactUrlDictionaryType complex type specifies a Url associated with a contact  <53>

 <xs:complexType name="ContactUrlDictionaryType">
   <xs:sequence>
     <xs:element name="Url" type="t:ContactUrlDictionaryEntryType" maxOccurs="unbounded"/>
   </xs:sequence>
 </xs:complexType>

The following table describes the child element of the ContactUrlDictionaryType complex type.

Element

Type

Description

Url

t:ContactUrlDictionaryEntryType (section 3.1.4.1.1.8)

A Url associated with a contact.