3.1.4.1.2.2 t:ContactUrlKeyType Simple Type
The ContactUrlKeyType simple type represents types of URLs for a contact.<58>
-
<xs:simpleType name="ContactUrlKeyType"> <xs:restriction base="xs:string"> <xs:enumeration value="Personal"/> <xs:enumeration value="Business"/> <xs:enumeration value="Attachment"/> <xs:enumeration value="EbcDisplayDefinition"/> <xs:enumeration value="EbcFinalImage"/> <xs:enumeration value="EbcLogo"/> <xs:enumeration value="Feed"/> <xs:enumeration value="Image"/> <xs:enumeration value="InternalMarker"/> <xs:enumeration value="Other"/> </xs:restriction> </xs:simpleType>
The following table lists the values of the ContactUrlKeyType simple type.
Value |
Meaning |
---|---|
Personal |
A personal Url. |
Business |
A business Url. |
Attachment |
An attachment Url. |
EbcDisplayDefinition |
Not used |
EbcFinalImage |
Not used |
EbcLogo |
Not used |
Feed |
Url for a news feed. |
Image |
Url to the contact image. |
InternalMarker |
For internal use only. |
Other |
For anything else. |