Definition Type: ComplexType
Name: supportSessionHistoryInstanceType
Namespace: http://www.webex.com/schemas/2002/06/service/history
Type: serv:bodyContentType
Containing Schema: history.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into trackingCode Drilldown into peakAttendee Drilldown into confID Drilldown into totalPeopleMinutes Drilldown into hostEmail Drilldown into hostName Drilldown into hostWebExID Drilldown into meetingType Drilldown into timeZoneWithDST Drilldown into timeZoneID Drilldown into timezone Drilldown into duration Drilldown into sessionEndTime Drilldown into sessionStartTime Drilldown into confName Drilldown into sessionKey Drilldown into bodyContentTypeXSD Diagram of supportSessionHistoryInstanceType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="supportSessionHistoryInstanceType">
    <xsd:complexContent>
        <xsd:extension base="serv:bodyContentType">
            <xsd:sequence>
                <xsd:element name="sessionKey" type="xsd:long" minOccurs="0" />
                <xsd:element name="confName" type="xsd:string" minOccurs="0" />
                <xsd:element name="sessionStartTime" type="xsd:string" minOccurs="0" />
                <xsd:element name="sessionEndTime" type="xsd:string" minOccurs="0" />
                <xsd:element name="duration" type="xsd:int" minOccurs="0" />
                <xsd:element name="timezone" type="xsd:long" minOccurs="0" />
                <xsd:element name="timeZoneID" type="xsd:long" default="-1" minOccurs="0" />
                <xsd:element name="timeZoneWithDST" type="xsd:string" minOccurs="0" />
                <xsd:element name="meetingType" type="xsd:string" minOccurs="0" />
                <xsd:element name="hostWebExID" type="xsd:string" minOccurs="0" />
                <xsd:element name="hostName" type="xsd:string" minOccurs="0" />
                <xsd:element name="hostEmail" type="xsd:string" minOccurs="0" />
                <xsd:element name="totalPeopleMinutes" type="xsd:int" minOccurs="0" />
                <xsd:element name="confID" type="xsd:long" minOccurs="0" />
                <xsd:element name="peakAttendee" type="xsd:long" minOccurs="0" />
                <xsd:element name="trackingCode" type="com:trackingType" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
sessionKey history:sessionKey 0 (1)
confName history:confName 0 (1)
sessionStartTime history:sessionStartTime 0 (1)
sessionEndTime history:sessionEndTime 0 (1)
duration history:duration 0 (1)
timezone history:timezone 0 (1)
timeZoneID history:timeZoneID 0 (1)
timeZoneWithDST history:timeZoneWithDST 0 (1)
meetingType history:meetingType 0 (1)
hostWebExID history:hostWebExID 0 (1)
hostName history:hostName 0 (1)
hostEmail history:hostEmail 0 (1)
totalPeopleMinutes history:totalPeopleMinutes 0 (1)
confID history:confID 0 (1)
peakAttendee history:peakAttendee 0 (1)
trackingCode history:trackingCode 0 (1)
Collapse Derivation Tree:
Collapse References:
history:supportSessionHistory