Namespace:  | 
|
Content:  | 
|
Defined:  | 
globally in myProfile.xsd; see XML source  | 
Includes:  | 
|
Used:  | 
at 2 locations  | 
XML Representation Summary  | 
|||||
<...>  | 
|||||
  | 
|||||
</...>  | 
|||||
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
This element encapsulates an electronic address for this entity. Specifically, 
</xsd:documentation>
it contains an e-mail address associated with this identity. This element can be repeated. Typically, one <b>emailAddress</b> 
element is used 
for each e-mail address associated with this identity. <xsd:sequence> 
<xsd:element maxOccurs="unbounded" minOccurs="0" name="cat" type="hs:catType"/>
 
</xsd:sequence>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/> 
<xsd:annotation>
 
</xsd:element>
<xsd:documentation>
 
</xsd:annotation>
This element contains the actual value of the e-mail address (for example, someone@microsoft.com).
 
</xsd:documentation>
<xsd:annotation>
 
</xsd:element>
<xsd:documentation>
 
</xsd:annotation>
This element contains the friendly or display name associated 
</xsd:documentation>
with this e-mail address. </xsd:complexType> 
 | 
Type:  | 
hs:catType, empty content  | 
Defined:  | 
Type:  | 
hs:string, simple content  | 
Defined:  | 
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
This element contains the actual value of the e-mail address (for example, someone@microsoft.com).
 
</xsd:documentation>
</xsd:element> 
 | 
Type:  | 
hs:localizableString, simple content  | 
Defined:  | 
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
This element contains the friendly or display name associated 
</xsd:documentation>
with this e-mail address. </xsd:element> 
 | 
Defined:  | 
| 
 <xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/> 
 |