Namespace "http://schemas.microsoft.com/hs/2001/10/myCalendar"
Targeting Schemas (1):
myCalendar.xsd
Targeting Components:
elements (12 global + 124 local), complexTypes (28), simpleTypes (18), element groups (1)
Schema Summary
Schema for .NET Calendar service Copyright (c) 2001 Microsoft Corporation.
Target Namespace:
Version:
1.0
Defined Components:
elements (12 global + 124 local), complexTypes (28), simpleTypes (18), element groups (1)
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
C:\Projects\Microsoft Hailstorm\xsd\myCalendar.xsd; see XML source
Imports Schemas (1):
Imported by Schemas (1):
All Element Summary (local elements unified by type)
additionalDaylightBias (type xsd:int)
[Optional] Specifies an additional bias value to be added to standardBias used during local time translations that occur during daylight saving time.
Type:
xsd:int
Content:
simple
Defined:
allDay (type xsd:boolean)
Type:
xsd:boolean
Content:
simple
Defined:
locally at 2 locations in myCalendar.xsd
attachment (in event in myCalendar)
This element contains attachment metadata, name, content-type and id's, and may also contain the attachmentBody.
Type:
Content:
complex, 3 attributes, 5 elements
Defined:
locally within eventType complexType in myCalendar.xsd; see XML source
attachment (type attachmentMetadataType)
Type:
Content:
complex, 5 elements
Defined:
locally at 2 locations in myCalendar.xsd
attachmentBody (type xsd:base64Binary)
This element contains the MIME body of the attachment.
Type:
xsd:base64Binary
Content:
simple
Defined:
attendee (in event in myCalendar)
Type:
Content:
complex, 3 attributes, 10 elements, elem. wildcard
Defined:
locally within eventType complexType in myCalendar.xsd; see XML source
attendee (in invite)
Contains information about this attendee to be invited.
Type:
Content:
complex, 3 elements
Defined:
locally within invite element in myCalendar.xsd; see XML source
attendee (in uninvite)
Contains a list of people to uninvite.
Type:
Content:
complex, 1 attribute, 3 elements
Defined:
locally within uninvite element in myCalendar.xsd; see XML source
attendee (type attendeeType)
Type:
Content:
complex, 10 elements, elem. wildcard
Defined:
locally at 2 locations in myCalendar.xsd
attendeeEventExtra (in event in myCalendar)
Type:
Content:
complex, 1 attribute, 8 elements, elem. wildcard
Defined:
locally within eventType complexType in myCalendar.xsd; see XML source
attendeeEventExtra (in exception)
Type:
Content:
complex, 8 elements, elem. wildcard
Defined:
biasOffset (in getQuickViewRequest)
Optionally specifies a numeric integer offset timezone bias to retrieve the quickView in. tzid takes precedence over biasOffset (pending xsd:choice).
Type:
xsd:int
Content:
simple
Defined:
body (in exception)
This contains only the modifiable properties of the eventBody.
Type:
anonymous complexType
Content:
complex, 10 elements
Defined:
Includes:
definitions of 10 elements
body (type bodyType)
Type:
Content:
complex, 1 attribute, 16 elements, elem. wildcard
Defined:
locally at 2 locations in myCalendar.xsd
calendarType (type calendarLocaleEnum)
Optional calendar type to return.
Type:
Content:
simple
Defined:
cat (in body : bodyType)
Type:
Content:
empty, 1 attribute
Defined:
locally within bodyType complexType in myCalendar.xsd; see XML source
contentTransferEncoding (type hs:string)
This element contains the encoding of the attachment.
Type:
Content:
simple
Defined:
contentType (type hs:string)
This element contains the content type of the attachment.
Type:
Content:
simple
Defined:
counterProposeEndTime (type xsd:dateTime)
If responseType=[counterPropose], then either the {startTime, endTime}, or location, or both can be present.
Type:
xsd:dateTime
Content:
simple
Defined:
counterProposeLocation (type xsd:string)
If responseType=[counterPropose], then either the {startTime, endTime}, or location, or both can be present.
Type:
xsd:string
Content:
simple
Defined:
counterProposeStartTime (type xsd:dateTime)
If responseType=[counterPropose], then either the {startTime, endTime}, or location, or both can be present.
Type:
xsd:dateTime
Content:
simple
Defined:
creationDate (type xsd:dateTime)
This is required in order to exactly determine which timezone recurrence rule to use.
Type:
xsd:dateTime
Content:
simple
Defined:
cuid (in body : bodyType)
The cuid (CorrelationUID) links an organizer's event to an attendee's event.
Type:
xsd:string
Content:
simple
Defined:
locally within bodyType complexType in myCalendar.xsd; see XML source
daily (in repeat)
Repeat every [...] days.
Type:
anonymous complexType
Content:
empty, 1 attribute
Defined:
locally within repeatRuleType complexType in myCalendar.xsd; see XML source
Includes:
definition of 1 attribute
day (in month)
Specifies whether this day is free (0) or has at least one event on it or overlapping (1).
Type:
anonymous complexType (extension of xsd:boolean)
Content:
simple, 1 attribute
Defined:
locally within month element in myCalendar.xsd; see XML source
Includes:
definition of 1 attribute
daylightDate (defined in TimeZoneExtendedType complexType)
This fragment describes the daylight date to standard date transition using the RepeatYearlyByDay recurrence rule.
Type:
anonymous complexType
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
delegateResponder (type hs:userReference)
A delegate who responds on behalf of an invitee will have their information stored here.
Type:
Content:
complex, 3 elements
Defined:
deletedAttachment (in exception)
The meeting organizer of a recurring meeting may wish to exclude a particular attachment for an instance of the meeting.
Type:
Content:
simple
Defined:
deletedAttendee (in exception)
The meeting organizer of a recurring meeting may wish to exclude a particular attendee for an instance of the meeting.
Type:
Content:
simple
Defined:
deletedExceptionDate (in rule in recurrence in event in myCalendar)
Exceptions to a recurrence rule are added as an element list of dates.
Type:
xsd:dateTime
Content:
simple
Defined:
deleteReminderRequest
This function delegates a call to .NET Alerts to delete an existing meeting reminder. .NET Calendar acts as a client to the Notification Service.
Type:
anonymous complexType
Content:
complex, 1 element
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definition of 1 element
Used:
never
endTime (type xsd:dateTime)
Type:
xsd:dateTime
Content:
simple
Defined:
locally at 4 locations in myCalendar.xsd
event (in getCalendarDaysResponse)
Type:
anonymous complexType
Content:
complex, 6 attributes, 5 elements
Defined:
Includes:
definitions of 3 attributes, 5 elements
event (in myCalendar)
The event is the myCalendar root object for calendar events, appointments, and meetings.
Type:
Content:
complex, 5 attributes, 6 elements
Defined:
locally within myCalendarType complexType in myCalendar.xsd; see XML source
eventId (in respondRequest)
The eventId for the meeting.
Type:
Content:
simple
Defined:
exception (in recurrence in event in myCalendar)
Type:
Content:
complex, 3 attributes, 8 elements, elem. wildcard
Defined:
locally within recurrenceType complexType in myCalendar.xsd; see XML source
firstDayOfWeek (type dayOfWeekEnum)
This stores what the first day of the week is for this user.
Type:
Content:
simple
Defined:
floating (in body : bodyType)
The floating attribute indicates that this event is to occur in the current local time zone no matter what time zone the system is currently in (that is, it floats).
Type:
xsd:boolean
Content:
simple
Defined:
locally within bodyType complexType in myCalendar.xsd; see XML source
freeBusyStatus (type freeBusyStatusType)
Type:
Content:
simple
Defined:
locally at 2 locations in myCalendar.xsd
freeOrBusyEvent (in getFreeBusyDaysResponse)
Type:
Content:
complex, 3 elements
Defined:
fullDescription (type hs:longText)
Type:
Content:
simple, 2 attributes
Defined:
locally at 2 locations in myCalendar.xsd
getCalendarDaysRequest
This function returns an XML stream of calendar appointments / events between two dates.
Type:
Content:
complex, 4 elements
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definition of 1 element
Used:
never
getCalendarDaysResponse
Response XML blob format, consists of the base event type minus recurrence.
Type:
anonymous complexType
Content:
complex, 2 attributes, 1 element
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definition of 1 element
Used:
never
getFreeBlocks (in getFreeBusyDaysRequest)
This boolean causes .NET Calendar to explicitly return free time as freeBusy blocks.
Type:
xsd:boolean
Content:
simple
Defined:
getFreeBusyDaysRequest
This function returns a stream of xml fragments defining the user's freeBusy information between two dates.
Type:
Content:
complex, 5 elements
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 2 elements
Used:
never
getFreeBusyDaysResponse
Response XML blob format, consists of freebusy xml fragments.
Type:
anonymous complexType
Content:
complex, 2 attributes, 1 element
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definition of 1 element
Used:
never
getQuickViewRequest
This function provides an efficient, lightweight means to query a date range to indicate days that have 1 or more appointments (1) and days without appointments (0).
Type:
Content:
complex, 5 elements
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 2 elements
Used:
never
getQuickViewResponse
The return value of getQuickView is a list of calendar days grouped into months.
Type:
anonymous complexType
Content:
complex, 2 attributes, 1 element
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definition of 1 element
Used:
never
id (in updateReminderRequest)
Type:
Content:
simple
Defined:
intendedFreeBusy (type freeBusyStatusType)
The intendedFreeBusy element is the event organizer's freeBusy information and is thus equal to event/freeBusyStatus.
Type:
Content:
simple
Defined:
interruptability (type xsd:int)
Type:
xsd:int
Content:
simple
Defined:
locally at 2 locations in myCalendar.xsd
invite (in sendMeetingRequest)
Type:
anonymous complexType
Content:
complex, 1 attribute, 1 element
Defined:
Includes:
definitions of 1 attribute, 1 element
inviteType (type inviteTypeEnum)
The meeting organizer uses this to define the kind of invitee {required, optional, resource}.
Type:
Content:
simple
Defined:
isLeapYear (type xsd:boolean)
[International calendar support] It is possible to derive isLeapYear from leapMonthValue, but .NET Calendar stores both separately.
Type:
xsd:boolean
Content:
simple
Defined:
lastSentTime (type xsd:dateTime)
Required by reminder engine.
Type:
xsd:dateTime
Content:
simple
Defined:
locally within reminderType complexType in myCalendar.xsd; see XML source
lastUpdateTime (in body : bodyType)
This is updated by the organizer whenever s/he creates and sends a new meeting request.
Type:
xsd:dateTime
Content:
simple
Defined:
locally within bodyType complexType in myCalendar.xsd; see XML source
leapMonthValue (type monthValueEnum)
[International calendar support] <leapMonthValue> cannot be derived from a particular year and thus must be stored.
Type:
Content:
simple
Defined:
location (type hs:localizableString)
Type:
Content:
simple, 2 attributes
Defined:
locally at 2 locations in myCalendar.xsd
meetingStatus (in body : bodyType)
Tracks the status of this meeting {not-sent, sent, cancelled}.
Type:
Content:
simple
Defined:
locally within bodyType complexType in myCalendar.xsd; see XML source
month (in getQuickViewResponse)
Specifies the month block for the grouping of calendar days.
Type:
anonymous complexType
Content:
complex, 2 attributes, 1 element
Defined:
Includes:
definitions of 2 attributes, 1 element
monthly (in repeat)
Repeats the occurrence every month on a particular day.
Type:
anonymous complexType
Content:
empty, 3 attributes
Defined:
locally within repeatRuleType complexType in myCalendar.xsd; see XML source
Includes:
definitions of 3 attributes
monthlyByDay (in repeat)
Repeat on the [First, Second, Third, Fourth, Last] {su, mo, tu, we, th, fr, sa} of every [...] month(s).
Type:
anonymous complexType (extension of weekDayAttributesType)
Content:
empty, 9 attributes
Defined:
locally within repeatRuleType complexType in myCalendar.xsd; see XML source
Includes:
definitions of 2 attributes
myCalendar
This element encapsulates the content document for this service.
Type:
anonymous complexType (extension of myCalendarType)
Content:
complex, 2 attributes, 2 elements, elem. wildcard
Defined:
globally in myCalendar.xsd; see XML source
Used:
never
name (type hs:localizableString)
This element contains information about an individual attachment in a mail message.
Type:
Content:
simple, 2 attributes
Defined:
nextTriggerTime (type xsd:dateTime)
Determines the next time to trigger reminder.
Type:
xsd:dateTime
Content:
simple
Defined:
locally within reminderType complexType in myCalendar.xsd; see XML source
notificationId (type hs:idRefType)
Type:
Content:
simple
Defined:
locally at 2 locations in myCalendar.xsd
offset (type xsd:int)
Type:
xsd:int
Content:
simple
Defined:
locally at 2 locations in myCalendar.xsd
organizer (type hs:userReference)
Type:
Content:
complex, 3 elements
Defined:
locally at 2 locations in myCalendar.xsd
puid (in respondRequest)
The invitee.
Type:
Content:
simple
Defined:
recurrence (in event in getCalendarDaysResponse)
Depending on if <removeRecurrence> parameter is passed into getCalendarDays
Type:
Content:
complex, 1 element
Defined:
locally within event element in myCalendar.xsd; see XML source
recurrence (in event in myCalendar)
Type:
Content:
complex, 1 attribute, 2 elements, elem. wildcard
Defined:
locally within eventType complexType in myCalendar.xsd; see XML source
recurrenceId (type xsd:dateTime)
Type:
xsd:dateTime
Content:
simple
Defined:
locally at 2 locations in myCalendar.xsd
reminder (in event in myCalendar)
A user may optionally define a reminder for this appointment.
Type:
Content:
complex, 3 attributes, 6 elements
Defined:
locally within eventType complexType in myCalendar.xsd; see XML source
reminder (in exception)
These are the properties of the reminder that may be modified.
Type:
Content:
complex, 3 elements
Defined:
reminder (type reminderType)
Type:
Content:
complex, 6 elements
Defined:
locally at 2 locations in myCalendar.xsd
removeRecurrence (in getCalendarDaysRequest)
Normally, the recurrence sub-schema, (minus modifiedException and minus deletedExceptionDate components) is returned with each instance of a recurring event, like "recurring-instance" and "recurring-exception".
Type:
xsd:boolean
Content:
simple
Defined:
repeat (type repeatRuleType)
Type:
Content:
complex, 6 elements, elem. wildcard
Defined:
repeatForever (type xsd:boolean)
Overrides the windowEnd date and specifies that this recurrence repeats forever.
Type:
xsd:boolean
Content:
simple
Defined:
repeatInstances (type xsd:int)
Overrides the windowEnd date and specifies that this recurrence repeats for the specified number of instances. repeatInstances and repeatForever are mutually exclusive, but repeatInstances will override repeatForever for errant schemas.
Type:
xsd:int
Content:
simple
Defined:
replaceRequest (in sendMeetingRequest)
This replace request can only affect the meeting invitation in question, and is thus constrained to be only @select="/m:myCalendar/m:event[@id=@eventId]/...".
Type:
Content:
complex, 4 attributes, 2 elements, elem. wildcard
Defined:
respondRequest
The purpose of this method is for a meeting invitee to respond to an invitation.
Type:
anonymous complexType (extension of attendeeResponseType)
Content:
complex, 8 elements
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 2 elements
Used:
never
responseBody (type hs:longText)
Optional message for invitees to include along with the response.
Type:
Content:
simple, 2 attributes
Defined:
responseTime (type xsd:dateTime)
The reply time on each attendee is set to the current time (Now) when the organizer sends a meeting invitation.
Type:
xsd:dateTime
Content:
simple
Defined:
responseType (type attendeeAcceptEnum)
The accept status indicates the valid types of responses that an attendee can reply with {accept, decline, tentative, counterpropose}.
Type:
Content:
simple
Defined:
returnIndividualBlocks (in getFreeBusyDaysRequest)
This boolean causes .NET Calendar not to coalesce/merge freeBusy information.
Type:
xsd:boolean
Content:
simple
Defined:
rule (in recurrence in event in getCalendarDaysResponse)
Type:
Content:
complex, 9 elements
Defined:
rule (in recurrence in event in myCalendar)
Type:
Content:
complex, 1 attribute, 10 elements, elem. wildcard
Defined:
locally within recurrenceType complexType in myCalendar.xsd; see XML source
sendMeetingRequest
The purpose of this method is for a meeting organizer to invite and uninvite (cancel) attendees to this event. sendMeeting also sends updated invitations to existing invitees.
Type:
anonymous complexType
Content:
complex, 5 attributes, 3 elements
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 5 attributes, 3 elements
Used:
never
set (type xsd:boolean)
Type:
xsd:boolean
Content:
simple
Defined:
locally at 2 locations in myCalendar.xsd
setReminderResponse
Response XML blob format, contains the myAlerts hs:idType for the resultant create/modify operation.
Type:
anonymous complexType
Content:
complex, 2 attributes, 1 element
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definition of 1 element
Used:
never
size (type xsd:unsignedLong)
This element contains the size of the attachment in bytes.
Type:
xsd:unsignedLong
Content:
simple
Defined:
standardBias (type xsd:int)
Specifies the current bias, in minutes, for local time translation.
Type:
xsd:int
Content:
simple
Defined:
standardDate (defined in TimeZoneExtendedType complexType)
This fragment describes the standard date to daylight date transition using the RepeatYearlyByDay recurrence rule.
Type:
anonymous complexType
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
startTime (type xsd:dateTime)
Type:
xsd:dateTime
Content:
simple
Defined:
locally at 4 locations in myCalendar.xsd
subscription (in myCalendar)
Type:
Content:
complex, 3 attributes, 4 elements
Defined:
locally within myCalendarType complexType in myCalendar.xsd; see XML source
title (type hs:localizableString)
Type:
Content:
simple, 2 attributes
Defined:
locally at 2 locations in myCalendar.xsd
to (type hs:localizableString)
Friendly name that this reminder is being sent to.
Type:
Content:
simple, 2 attributes
Defined:
locally within reminderType complexType in myCalendar.xsd; see XML source
transitionRule (type transitionRuleType)
Type:
Content:
empty, 5 attributes
Defined:
locally at 2 locations in myCalendar.xsd
transitionTime (type xsd:dateTime)
Type:
xsd:dateTime
Content:
simple
Defined:
locally at 2 locations in myCalendar.xsd
travelTimeFrom (type xsd:int)
Type:
xsd:int
Content:
simple
Defined:
locally at 2 locations in myCalendar.xsd
travelTimeTo (type xsd:int)
Type:
xsd:int
Content:
simple
Defined:
locally at 2 locations in myCalendar.xsd
type (in freeOrBusyEvent)
The type belongs to the following enumeration {free, tentative, busy, away}.
Type:
xsd:string
Content:
simple
Defined:
tzid (type tzidEnum)
Type:
Content:
simple
Defined:
locally at 3 locations in myCalendar.xsd
uninvite (in sendMeetingRequest)
Type:
anonymous complexType
Content:
complex, 1 attribute, 1 element
Defined:
Includes:
definitions of 1 attribute, 1 element
updateReminderRequest
This function is used to update the status of a reminder once the user has received the notification.
Type:
anonymous complexType
Content:
complex, 2 elements
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 2 elements
Used:
never
weekly (in repeat)
Repeat every [...] week(s) on {su,mo,tu,we,th,fr,sa}.
Type:
anonymous complexType (extension of weekDayAttributesType)
Content:
empty, 8 attributes
Defined:
locally within repeatRuleType complexType in myCalendar.xsd; see XML source
Includes:
definition of 1 attribute
windowEnd (type xsd:dateTime)
This dateTime indicates the end of the window over which the recurrence occurs.
Type:
xsd:dateTime
Content:
simple
Defined:
yearly (in repeat)
Repeat every year on a particular date.
Type:
anonymous complexType
Content:
empty, 4 attributes
Defined:
locally within repeatRuleType complexType in myCalendar.xsd; see XML source
Includes:
definitions of 4 attributes
yearlyByDay (in repeat)
Type:
Content:
empty, 10 attributes
Defined:
locally within repeatRuleType complexType in myCalendar.xsd; see XML source
Complex Type Summary
Content:
complex, 3 attributes, 5 elements
Defined:
globally in myCalendar.xsd; see XML source
Used:
The scheme the message contents were encoded in.
Content:
complex, 5 elements
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 5 elements
Used:
Content:
complex, 3 attributes, 10 elements, elem. wildcard
Defined:
globally in myCalendar.xsd; see XML source
Used:
Content:
complex, 1 attribute, 8 elements, elem. wildcard
Defined:
globally in myCalendar.xsd; see XML source
Used:
Additional information about an event, found only in an event invitee's schema
Content:
complex, 8 elements, elem. wildcard
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 2 elements, elem. wildcard
Used:
Content:
complex, 4 elements
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definition of 1 element
Used:
Content:
complex, 6 elements
Defined:
globally in myCalendar.xsd; see XML source
Used:
The attendeeType contains the full information about an attendee.
Content:
complex, 10 elements, elem. wildcard
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definition of elem. wildcard
Used:
Content:
complex, 1 attribute, 16 elements, elem. wildcard
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 16 elements, elem. wildcard
Used:
Content:
complex, 3 elements
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content:
complex, 5 attributes, 6 elements
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 2 attributes, 6 elements
Used:
Content:
complex, 3 elements
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Contains a list of modified event properties for this particular orphan event.
Content:
complex, 3 attributes, 8 elements, elem. wildcard
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 8 elements, elem. wildcard
Used:
This element defines the basic myCalendar types.
Content:
complex, 2 elements, elem. wildcard
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 2 elements, elem. wildcard
Used:
Content:
complex, 1 element
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definition of 1 element
Used:
Content:
complex, 9 elements
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 9 elements
Used:
Content:
complex, 1 attribute, 10 elements
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definition of 1 element
Used:
Content:
complex, 1 attribute, 10 elements, elem. wildcard
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definition of elem. wildcard
Used:
Content:
complex, 1 attribute, 2 elements, elem. wildcard
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 2 elements, elem. wildcard
Used:
Content:
complex, 3 attributes, 6 elements
Defined:
globally in myCalendar.xsd; see XML source
Used:
Content:
complex, 3 elements
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 3 elements
Used:
Content:
complex, 6 elements
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 6 elements
Used:
Content:
complex, 6 elements, elem. wildcard
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 6 elements, elem. wildcard
Used:
Contains the full (extended) structural definition of the timezone.
Content:
complex, 5 elements
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 5 elements
Used:
never
The TransitionRule specifies the recurrence pattern for daylight savings time transitions.
Content:
empty, 5 attributes
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 5 attributes
Used:
Content:
complex, 1 attribute, 3 elements
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definition of 1 attribute
Used:
This element's attributes contain whether a given day is or is not considered by the user as part of the work week.
Content:
empty, 7 attributes
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 7 attributes
Used:
Repeat on the [First, Second, Third, Fourth, Last] {su, mo, tu, we, th, fr, sa} of [Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec] every [yearFrequency] years.
Content:
empty, 10 attributes
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 3 attributes
Used:
Simple Type Summary
Defined:
globally in myCalendar.xsd; see XML source
Used:
The system define unique id of an attachment on a given message.
Defined:
globally in myCalendar.xsd; see XML source
Used:
Defined:
globally in myCalendar.xsd; see XML source
Used:
This field identifies an enumeration which determines the kind of calendar event this is. .NET My Services v1 will only support HSCAL_GREGORIAN_US. http://msdn.microsoft.com/library/psdk/winbase/nls_9bg8.htm plus several others: Value Enumeration Constant Description -1 HSCAL_ALL_CALENDARS Unknown Calendar; system default (HSCAL_GREGORIAN_US) 1 HSCAL_GREGORIAN Gregorian (localized) calendar 2 HSCAL_GREGORIAN_US Gregorian (U.S.) calendar 3 HSCAL_JAPAN Japanese Emperor Era calendar 4 HSCAL_TAIWAN Taiwan Era calendar 5 HSCAL_KOREA Korean Tangun Era calendar 6 HSCAL_HIJRI Hijri (Arabic Lunar) calendar 7 HSCAL_THAI Thai calendar 8 HSCAL_HEBREW Hebrew (Lunar) calendar 9 HSCAL_GREGORIAN_ME_FRENCH Gregorian Middle East French calendar 10 HSCAL_GREGORIAN_ARABIC Gregorian Arabic calendar 11 HSCAL_GREGORIAN_XLIT_ENGLISH Gregorian Transliterated English calendar 12 HSCAL_GREGORIAN_XLIT_FRENCH Gregorian Transliterated French calendar 13 HSCAL_KOREA_LUNAR Default Korea Lunar calendar 14 HSCAL_JAPAN_LUNAR Default Japanese Lunar calendar 15 HSCAL_CHINESE_LUNAR Chinese Lunar calendar 16 HSCAL_SAKA Indian Saka calendar 17 HSCAL_LUNAR_ETO_CHN Chinese Zodiac calendar 18 HSCAL_LUNAR_ETO_KOR Korean Zodiac calendar 19 HSCAL_LUNAR_ROKUYOU Japanese Lucky days calendar
Defined:
globally in myCalendar.xsd; see XML source
Used:
Contains the attachment body.
Defined:
globally in myCalendar.xsd; see XML source
Used:
never
Defined:
globally in myCalendar.xsd; see XML source
Used:
Defined:
globally in myCalendar.xsd; see XML source
Used:
Defined:
globally in myCalendar.xsd; see XML source
Used:
never
Defined:
globally in myCalendar.xsd; see XML source
Used:
Defined:
globally in myCalendar.xsd; see XML source
Used:
Defined:
globally in myCalendar.xsd; see XML source
Used:
Defined:
globally in myCalendar.xsd; see XML source
Used:
Defined:
globally in myCalendar.xsd; see XML source
Used:
Restrict to 1-13.
Defined:
globally in myCalendar.xsd; see XML source
Used:
Defined:
globally in myCalendar.xsd; see XML source
Used:
Defined:
globally in myCalendar.xsd; see XML source
Used:
never
This is a .NET My Services specific integer enumeration defining the exact supported time zone.
Defined:
globally in myCalendar.xsd; see XML source
Used:
Specifies which week in a month [first, second, third, fourth, last].
Defined:
globally in myCalendar.xsd; see XML source
Used:
Element Group Summary
Content:
Defined:
globally in myCalendar.xsd; see XML source
Includes:
definitions of 6 elements
Used: