Definition Type: ComplexType
Name: scheduleType
Namespace: http://www.webex.com/schemas/2002/06/service/meeting/auo
Containing Schema: teleconferenceonly.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into hostWebExID Drilldown into entryExitTone Drilldown into duration Drilldown into timeZone Drilldown into timeZoneID Drilldown into startDateXSD Diagram of scheduleType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="scheduleType">
    <xsd:sequence>
        <xsd:element name="startDate" type="xsd:string" minOccurs="0" />
        <xsd:element name="timeZoneID" type="xsd:integer" default="-1" minOccurs="0" />
        <xsd:element name="timeZone" type="com:timeZoneType" minOccurs="0" />
        <xsd:element name="duration" type="xsd:integer" minOccurs="0" />
        <xsd:element name="entryExitTone" type="auo:entryExitToneType" minOccurs="0" />
        <xsd:element name="hostWebExID" type="xsd:string" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
startDate auo:startDate 0 (1)
timeZoneID auo:timeZoneID 0 (1)
timeZone auo:timeZone 0 (1)
duration auo:duration 0 (1)
entryExitTone auo:entryExitTone 0 (1)
hostWebExID auo:hostWebExID 0 (1)
Collapse Derivation Tree:
Collapse References:
auo:schedule, auo:schedule