Definition Type: ComplexType
Name: lstmeetingusageHistory
Namespace: http://www.webex.com/schemas/2002/06/service/history
Type: serv:bodyContentType
Containing Schema: history.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into timeZoneID Drilldown into inclAudioOnly Drilldown into confID Drilldown into endTimeScope Drilldown into hostWebExID Drilldown into startTimeScope Drilldown into meetingKey Drilldown into confName Drilldown into order Drilldown into listControl Drilldown into bodyContentTypeXSD Diagram of lstmeetingusageHistory
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="lstmeetingusageHistory">
    <xsd:complexContent>
        <xsd:extension base="serv:bodyContentType">
            <xsd:sequence>
                <xsd:element name="listControl" type="serv:lstControlType" minOccurs="0" />
                <xsd:element name="order" type="history:orderMCHisType" minOccurs="0" />
                <xsd:element name="confName" type="xsd:string" minOccurs="0" />
                <xsd:element name="meetingKey" type="xsd:long" minOccurs="0" />
                <xsd:element name="startTimeScope" type="history:startTimeScopeType" minOccurs="0" />
                <xsd:element name="hostWebExID" type="xsd:string" minOccurs="0" />
                <xsd:element name="endTimeScope" type="history:endTimeScopeType" minOccurs="0" />
                <xsd:element name="confID" type="xsd:long" minOccurs="0" />
                <xsd:element name="inclAudioOnly" type="xsd:boolean" minOccurs="0" />
                <xsd:element name="timeZoneID" type="xsd:int" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
listControl history:listControl 0 (1)
order history:order 0 (1)
confName history:confName 0 (1)
meetingKey history:meetingKey 0 (1)
startTimeScope history:startTimeScope 0 (1)
hostWebExID history:hostWebExID 0 (1)
endTimeScope history:endTimeScope 0 (1)
confID history:confID 0 (1)
inclAudioOnly history:inclAudioOnly 0 (1)
timeZoneID history:timeZoneID 0 (1)
Collapse Derivation Tree: