Namespace: |
|
Type: |
|
Content: |
complex, 4 attributes, 16 elements, elem. wildcard |
Defined: |
XML Representation Summary |
|||||||||||||||
<contact |
|||||||||||||||
|
|||||||||||||||
> |
|||||||||||||||
|
|||||||||||||||
</contact> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
A contact
</xsd:documentation>
</xsd:element>
|
Type: |
|
Use: |
required |
Defined: |
Type: |
|
Use: |
required |
Defined: |
Type: |
|
Use: |
required |
Defined: |
Type: |
|
Use: |
required |
Defined: |
Derivation: |
restriction of xsd:string
|
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This attribute controls/enables synchronization
</xsd:documentation>
of this contact node. When enabled (value of "yes"), .NET My Services will attempt to keep the contact nodes in sync with the reference data stored in the referenced PUID's myProfile default store. This is subject to permission, of course. A value of "no" indicates that the system should not attempt to keep this contact node in sync. <xsd:simpleType>
<xsd:restriction base="xsd:string">
</xsd:simpleType>
<xsd:enumeration value="yes"/>
</xsd:restriction>
<xsd:enumeration value="no"/>
</xsd:attribute>
|
Type: |
mp:addressBlueType, complex content |
Defined: |
Type: |
hs:catType, empty content |
Defined: |
Type: |
mp:emailAddressBlueType, complex content |
Defined: |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="emailAddress" type="mp:emailAddressBlueType"/>
|
Type: |
mp:genderType, simple content |
Defined: |
Type: |
mp:identificationNumberBlueType, complex content |
Defined: |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="identificationNumber" type="mp:identificationNumberBlueType"/>
|
Type: |
mp:nameType, complex content |
Defined: |
Type: |
hs:longText, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This element contains free-form notes related to this contact.
</xsd:documentation>
</xsd:element>
|
Type: |
mp:pictureBlueType, complex content |
Defined: |
Type: |
hs:puidType, simple content |
Defined: |
Type: |
mp:screenNameBlueType, complex content |
Defined: |
Type: |
mp:securityCertificateBlueType, complex content |
Defined: |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="securityCertificate" type="mp:securityCertificateBlueType"/>
|
Type: |
mp:specialDateBlueType, complex content |
Defined: |
Type: |
mp:telephoneNumberBlueType, complex content |
Defined: |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="telephoneNumber" type="mp:telephoneNumberBlueType"/>
|
Type: |
mp:categorizedUserReferenceBlueType, complex content |
Defined: |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="userReference" type="mp:categorizedUserReferenceBlueType"/>
|
Type: |
mp:webSiteBlueType, complex content |
Defined: |
Type: |
mp:workInformationBlueType, complex content |
Defined: |
<xsd:element maxOccurs="unbounded" minOccurs="0" name="workInformation" type="mp:workInformationBlueType"/>
|
Defined: |
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/>
|