Definition Type: ComplexType
Name: recurrenceKeyType
Namespace: http://www.webex.com/schemas/2002/06/service
Containing Schema: service.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into recurrenceID Drilldown into timeZoneID Drilldown into timestampXSD Diagram of recurrenceKeyType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="recurrenceKeyType">
    <xsd:sequence>
        <xsd:element name="timestamp" type="xsd:string" minOccurs="0" />
        <xsd:element name="timeZoneID" type="xsd:long" minOccurs="0" />
        <xsd:element name="recurrenceID" type="xsd:long" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
timestamp serv:timestamp 0 (1)
timeZoneID serv:timeZoneID 0 (1)
recurrenceID serv:recurrenceID 0 (1)
Collapse Derivation Tree:
Collapse References:
ep:recurrenceKey, meet:recurrenceKey, meet:recurrenceKey