Namespace:  | 
|
Content:  | 
complex, 6 elements  | 
Defined:  | 
globally in myCalendar.xsd; see XML source  | 
Includes:  | 
definitions of 6 elements  | 
Used:  | 
at 2 locations  | 
XML Representation Summary  | 
|||||
<...>  | 
|||||
  | 
|||||
</...>  | 
|||||
| 
 
<xsd:sequence>
 
<xsd:element name="set" type="xsd:boolean">
 
</xsd:sequence>
<xsd:annotation>
 
</xsd:element>
<xsd:documentation>
 
</xsd:annotation>
Boolean flag that indicates whether the reminder is active for this 
</xsd:documentation>
event. In most cases, this will be true, but in the case of a recurring appointment, this flag may default to true with specific instances not to be reminded, or default to false, with specific instances to be reminded. 
<xsd:annotation>
 
</xsd:element>
<xsd:documentation>
 
</xsd:annotation>
Friendly name that this reminder is being sent to.
 
</xsd:documentation>
<xsd:annotation>
 
</xsd:element>
<xsd:documentation>
 
</xsd:annotation>
Specifies the offset, in minutes, of how long before the 
</xsd:documentation>
event the user should be reminded. Recommended values are the following: <table border="1" cellpadding="1" cellspacing="1"> 
<tr>
 
</table>
<td align="center">
 
</tr>
<b>Value</b>
 
</td>
<td align="center"> 
<b>Description</b>
 
</td>
<tr> 
<td>5, 10, 20, 30, 45</td>
 
</tr>
<td>5, 10, 20, 30, 45 minutes before the event</td> 
<tr> 
<td>60, 120, 180,</td>
 
</tr>
<td>1, 2, 3 hours before the event</td> 
<tr> 
<td>startTime - startDay</td>
 
</tr>
<td>The day of the event (reminder sent at 12:00am)</td> 
<tr> 
<td>startTime - (startDay - (1440 * x))</td>
 
</tr>
<td> 
"x" days before the event (reminder sent at 12:00am "x" days before)
 
</td>
<xsd:annotation>
 
</xsd:element>
<xsd:documentation>
 
</xsd:annotation>
This optional element defines how interruptible this event is and it is 
</xsd:documentation>
used by notification routing software to make decisions about the relay and deferral of notifications that might occur while this meeting is active. The value contained in this element is a numeric value between 1 - 10. Low values represent a high cost of disruption, high values represent a low cost of disruption. 
<xsd:annotation>
 
</xsd:element>
<xsd:documentation>
 
</xsd:annotation>
Required by reminder engine.
 
</xsd:documentation>
<xsd:annotation>
 
</xsd:element>
<xsd:documentation>
 
</xsd:annotation>
Determines the next time to trigger reminder.
 
</xsd:documentation>
<!-- WHFIX: myNotifications should handle this. 
<xsd:element name="device" type="deviceEnum"> <xsd:annotation> <xsd:documentation> Allow for client, mobile, email, and messenger notifications </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="deviceId" type="xsd:string"> <xsd:annotation> <xsd:documentation> Specifies the device to send to. This may be an email address, a messenger Id, or a mobile alert number/id. <b>TBD</b> </xsd:documentation> </xsd:annotation> </xsd:element> <xsd:element name="reminderMessage" type="hs:localizableString" minOccurs="0" maxOccurs="1" > <xsd:annotation> <xsd:documentation> Optional message to be sent on a notification. </xsd:documentation> </xsd:annotation> </xsd:element> --> </xsd:complexType> 
 | 
Type:  | 
xsd:int, predefined, simple content  | 
Defined:  | 
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
This optional element defines how interruptible this event is and it is 
</xsd:documentation>
used by notification routing software to make decisions about the relay and deferral of notifications that might occur while this meeting is active. The value contained in this element is a numeric value between 1 - 10. Low values represent a high cost of disruption, high values represent a low cost of disruption. </xsd:element> 
 | 
Type:  | 
xsd:dateTime, predefined, simple content  | 
Defined:  | 
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
Required by reminder engine.
 
</xsd:documentation>
</xsd:element> 
 | 
Type:  | 
xsd:dateTime, predefined, simple content  | 
Defined:  | 
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
Determines the next time to trigger reminder.
 
</xsd:documentation>
</xsd:element> 
 | 
Type:  | 
xsd:int, predefined, simple content  | 
Defined:  | 
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
Specifies the offset, in minutes, of how long before the 
</xsd:documentation>
event the user should be reminded. Recommended values are the following: <table border="1" cellpadding="1" cellspacing="1"> 
<tr>
 
</table>
<td align="center">
 
</tr>
<b>Value</b>
 
</td>
<td align="center"> 
<b>Description</b>
 
</td>
<tr> 
<td>5, 10, 20, 30, 45</td>
 
</tr>
<td>5, 10, 20, 30, 45 minutes before the event</td> 
<tr> 
<td>60, 120, 180,</td>
 
</tr>
<td>1, 2, 3 hours before the event</td> 
<tr> 
<td>startTime - startDay</td>
 
</tr>
<td>The day of the event (reminder sent at 12:00am)</td> 
<tr> 
<td>startTime - (startDay - (1440 * x))</td>
 
</tr>
<td> 
"x" days before the event (reminder sent at 12:00am "x" days before)
 
</td>
</xsd:element> 
 | 
Type:  | 
xsd:boolean, predefined, simple content  | 
Defined:  | 
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
Boolean flag that indicates whether the reminder is active for this 
</xsd:documentation>
event. In most cases, this will be true, but in the case of a recurring appointment, this flag may default to true with specific instances not to be reminded, or default to false, with specific instances to be reminded. </xsd:element> 
 | 
Type:  | 
hs:localizableString, simple content  | 
Defined:  | 
| 
 
<xsd:annotation>
 
<xsd:documentation>
 
</xsd:annotation>
Friendly name that this reminder is being sent to.
 
</xsd:documentation>
</xsd:element> 
 |