Namespace:  | 
|
Content:  | 
|
Defined:  | 
globally in myProfile.xsd; see XML source  | 
Includes:  | 
|
Used:  | 
at 1 location  | 
XML Representation Summary  | 
||||||
<...  | 
||||||
  | 
||||||
>  | 
||||||
  | 
||||||
</...>  | 
||||||
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
This element encapsulates a date that is important to this entity. 
</xsd:documentation>
Multiple special date nodes can exist. This is not a substitute for dates stored on an entity's <a href="#myCalendar">.NET Calendar</a> 
service. Its purpose 
is to provide a convenient place to store a birthdate or anniversary because these dates are frequently imported into a contact record. <xsd:sequence> 
<xsd:element maxOccurs="1" minOccurs="0" name="cat" type="hs:catType"/>
 
</xsd:sequence>
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/> 
</xsd:complexType> 
 | 
Type:  | 
|
Use:  | 
required  | 
Defined:  | 
Type:  | 
hs:catType, empty content  | 
Defined:  | 
Type:  | 
xsd:date, predefined, simple content  | 
Defined:  | 
Defined:  | 
| 
 <xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip"/> 
 |