element <endTime> (unified local)
Namespace:
Type:
xsd:dateTime
Content:
simple
Defined:
locally at 4 locations in myCalendar.xsd
XML Representation Summary
<endTime>
   
Content: 
{ xsd:dateTime }
</endTime>
Included in content model of elements (6):
body (in exception), body (type bodyType), freeOrBusyEvent (in getFreeBusyDaysResponse), getCalendarDaysRequest, getFreeBusyDaysRequest, getQuickViewRequest
Definition Locations
Annotations (3) (by all definition locations)
Location:
within body (in exception) element [def]
Annotation:
Switch the end time for this instance only.

Location:
within domainStandardMethodParametersType complexType [def]
Annotation:
The ending time window to retrieve calendar objects. This dateTime also contains the timeZone to retrieve the calendar information in. It must be the same timeZone as startTime.

Location:
within bodyType complexType [def]
Annotation:
The endTime method defines the end time of the event. An all-day event by convention ends at 11:59:59 PM of the ending day. This is stored in UTC. Maximum range is January 1, 1753 to December 31, 9999 to an accuracy of 3.33 milliseconds. The duration of the event is inferred from endTime - startTime.