Class TimezoneIdType
java.lang.Object
org.oasis_open.docs.ws_calendar.ns.soap.TimezoneIdType
The timezone-id XML element specifies that for a
given calendaring REPORT request, the server MUST rely on the
specified timezone instead of the calendar-timezone
property of the calendar collection, in which the
calendar object resource is contained to resolve "date" values and
"date with local time" values (i.e., floating time) to "date with
UTC time" values. The server will require this information to
determine if a calendar component scheduled with "date" values or
"date with local time" values intersects a timeRange
specified in a calendar-query REPORT.
Java class for TimezoneIdType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TimezoneIdType"> <simpleContent> <extension base="<http://www.w3.org/2001/XMLSchema>string"> </extension> </simpleContent> </complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary