element <email> (local)
Namespace:
Type:
xsd:string
Content:
simple
Defined:
locally within userReference complexType in hscommon.xsd; see XML source
XML Representation Summary
<email>
   
Content: 
{ xsd:string }
</email>
Included in content model of elements (10):
attendee (in event), attendee (in invite), attendee (in uninvite), attendee (type attendeeType), coworkerOrDepartment (type userReferenceCategorized), delegateResponder (type userReference), organizer (type userReference), userReference, userReference (in contact), userReference (in myProfile)
Annotation
This optional name specifies an e-mail address for the enclosing element.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="email" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
This optional name specifies an e-mail address for the enclosing element.
</xsd:documentation>
</xsd:annotation>
</xsd:element>