Namespace: |
|
Content: |
|
Defined: |
globally in myCalendar.xsd; see XML source |
Includes: |
|
Used: |
at 2 locations |
XML Representation Summary |
|||||
<...> |
|||||
|
|||||
</...> |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
Additional information about an event, found only in an
</xsd:documentation>
event invitee's schema <xsd:sequence>
<xsd:element maxOccurs="1" minOccurs="0" name="intendedFreeBusy" type="freeBusyStatusType">
</xsd:sequence>
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
The intendedFreeBusy element is the event organizer's freeBusy information
</xsd:documentation>
and is thus equal to event/freeBusyStatus. Invitees may overwrite event/freeBusyStatus with a new value, and intendedFreeBusy is intended to store the organizer's original freeBusyStatus.
<xsd:annotation>
</xsd:element>
<xsd:documentation>
</xsd:annotation>
A delegate who responds on behalf of an invitee will have their information
</xsd:documentation>
stored here. <xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip">
<xsd:annotation>
</xsd:any>
<xsd:documentation>
</xsd:annotation>
Additional attendee extra properties.
</xsd:documentation>
</xsd:complexType>
|
Type: |
xsd:dateTime, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
If responseType=[counterPropose], then either the {startTime, endTime}, or
</xsd:documentation>
location, or both can be present. This is the invitee's counterProposal for a new end time for the meeting. This is stored in UTC. </xsd:element>
|
Type: |
xsd:string, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
If responseType=[counterPropose], then either the {startTime, endTime}, or
</xsd:documentation>
location, or both can be present. This is the invitee's counterProposal for a location for the meeting. </xsd:element>
|
Type: |
xsd:dateTime, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
If responseType=[counterPropose], then either the {startTime, endTime}, or
</xsd:documentation>
location, or both can be present. This is the invitee's counterProposal for a new start time for the meeting. This is stored in UTC. </xsd:element>
|
Type: |
hs:userReference, complex content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
A delegate who responds on behalf of an invitee will have their information
</xsd:documentation>
stored here. </xsd:element>
|
Type: |
freeBusyStatusType, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The intendedFreeBusy element is the event organizer's freeBusy information
</xsd:documentation>
and is thus equal to event/freeBusyStatus. Invitees may overwrite event/freeBusyStatus with a new value, and intendedFreeBusy is intended to store the organizer's original freeBusyStatus. </xsd:element>
|
Type: |
hs:longText, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
Optional message for invitees to include along with the response.
</xsd:documentation>
</xsd:element>
|
Type: |
xsd:dateTime, predefined, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The reply time on each attendee is set to the current time (Now) when the organizer
</xsd:documentation>
sends a meeting invitation. When the attendee responds, they always update their responseTime. When the organizer receives responses, they will honor only those that have a higher responseTime than what s/he maintains in his/her own copy of the event for each attendee. While processing the response, the organizer will update their responseTime. This guarantees that the organizer honors only the most recent response from the attendee. This is stored in UTC. <br/>
<b>ICAL Equivalent</b>
: reply time on message.
</xsd:element>
|
Type: |
attendeeAcceptEnum, simple content |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
The accept status indicates the valid types of responses that an attendee
</xsd:documentation>
can reply with {accept, decline, tentative, counterpropose}. The absense of this field indicates that no response has been recorded (either the invitation has not been sent, or that a reply has not been received). </xsd:element>
|
Defined: |
<xsd:any maxOccurs="unbounded" minOccurs="0" namespace="##other" processContents="skip">
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
Additional attendee extra properties.
</xsd:documentation>
</xsd:any>
|