Definition Type: ComplexType
Name: salesSessionHistoryInstanceType
Namespace: http://www.webex.com/schemas/2002/06/service/history
Type: history:meetingUsageHistoryInstanceType
Containing Schema: history.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into opportunity Drilldown into account Drilldown into assistService Drilldown into peakAttendee Drilldown into confID Drilldown into totalParticipantsCallOut Drilldown into totalParticipantsCallIn Drilldown into totalParticipantsVoip Drilldown into totalParticipants Drilldown into userID Drilldown into totalVoipMinutes Drilldown into totalCallOutInternational Drilldown into totalCallOutDomestic Drilldown into totalCallInTollfreeMinutes Drilldown into totalPeopleMinutes Drilldown into totalCallInMinutes Drilldown into hostEmail Drilldown into hostName Drilldown into hostWebExID Drilldown into meetingType Drilldown into trackingCode Drilldown into timeZoneWithDST Drilldown into timeZoneID Drilldown into timezone Drilldown into duration Drilldown into meetingEndTime Drilldown into meetingStartTime Drilldown into confName Drilldown into sessionKey Drilldown into bodyContentType Drilldown into meetingUsageHistoryInstanceTypeXSD Diagram of salesSessionHistoryInstanceType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="salesSessionHistoryInstanceType">
    <xsd:complexContent>
        <xsd:extension base="history:meetingUsageHistoryInstanceType">
            <xsd:sequence>
                <xsd:element name="account" type="xsd:string" minOccurs="0" />
                <xsd:element name="opportunity" type="xsd:string" 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)
meetingStartTime history:meetingStartTime 0 (1)
meetingEndTime history:meetingEndTime 0 (1)
duration history:duration 0 (1)
timezone history:timezone 0 (1)
timeZoneID history:timeZoneID 0 (1)
timeZoneWithDST history:timeZoneWithDST 0 (1)
trackingCode history:trackingCode 0 (1)
meetingType history:meetingType 0 (1)
hostWebExID history:hostWebExID 0 (1)
hostName history:hostName 0 (1)
hostEmail history:hostEmail 0 (1)
totalCallInMinutes history:totalCallInMinutes 0 (1)
totalPeopleMinutes history:totalPeopleMinutes 0 (1)
totalCallInTollfreeMinutes history:totalCallInTollfreeMinutes 0 (1)
totalCallOutDomestic history:totalCallOutDomestic 0 (1)
totalCallOutInternational history:totalCallOutInternational 0 (1)
totalVoipMinutes history:totalVoipMinutes 0 (1)
userID history:userID 0 (1)
totalParticipants history:totalParticipants 0 (1)
totalParticipantsVoip history:totalParticipantsVoip 0 (1)
totalParticipantsCallIn history:totalParticipantsCallIn 0 (1)
totalParticipantsCallOut history:totalParticipantsCallOut 0 (1)
confID history:confID 0 (1)
peakAttendee history:peakAttendee 0 (1)
assistService history:assistService 0 (1)
account history:account 0 (1)
opportunity history:opportunity 0 (1)
Collapse Derivation Tree: