Definition Type: ComplexType
Name: meetingAttendeeHistoryInstanceType
Namespace: http://www.webex.com/schemas/2002/06/service/history
Type: serv:bodyContentType
Containing Schema: history.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into externalParticipant Drilldown into confID Drilldown into voipDuration Drilldown into participantType Drilldown into duration Drilldown into leaveTime Drilldown into joinTime Drilldown into email Drilldown into name Drilldown into zipCode Drilldown into country Drilldown into state Drilldown into city Drilldown into address2 Drilldown into address1 Drilldown into phoneNumber Drilldown into title Drilldown into company Drilldown into clientAgent Drilldown into ipAddress Drilldown into confName Drilldown into meetingKey Drilldown into bodyContentTypeXSD Diagram of meetingAttendeeHistoryInstanceType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="meetingAttendeeHistoryInstanceType">
    <xsd:complexContent>
        <xsd:extension base="serv:bodyContentType">
            <xsd:sequence>
                <xsd:element name="meetingKey" type="xsd:long" minOccurs="0" />
                <xsd:element name="confName" type="xsd:string" minOccurs="0" />
                <xsd:element name="ipAddress" type="xsd:string" minOccurs="0" />
                <xsd:element name="clientAgent" type="xsd:string" minOccurs="0" />
                <xsd:element name="company" type="xsd:string" minOccurs="0" />
                <xsd:element name="title" type="xsd:string" minOccurs="0" />
                <xsd:element name="phoneNumber" type="xsd:string" minOccurs="0" />
                <xsd:element name="address1" type="xsd:string" minOccurs="0" />
                <xsd:element name="address2" type="xsd:string" minOccurs="0" />
                <xsd:element name="city" type="xsd:string" minOccurs="0" />
                <xsd:element name="state" type="xsd:string" minOccurs="0" />
                <xsd:element name="country" type="xsd:string" minOccurs="0" />
                <xsd:element name="zipCode" type="xsd:string" minOccurs="0" />
                <xsd:element name="name" type="xsd:string" minOccurs="0" />
                <xsd:element name="email" type="xsd:string" minOccurs="0" />
                <xsd:element name="joinTime" type="xsd:string" minOccurs="0" />
                <xsd:element name="leaveTime" type="xsd:string" minOccurs="0" />
                <xsd:element name="duration" type="xsd:string" minOccurs="0" />
                <xsd:element name="participantType" type="history:participantTypeType" minOccurs="0" />
                <xsd:element name="voipDuration" type="xsd:integer" minOccurs="0" />
                <xsd:element name="confID" type="xsd:long" minOccurs="0" />
                <xsd:element name="externalParticipant" type="history:externalParticipantType" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
meetingKey history:meetingKey 0 (1)
confName history:confName 0 (1)
ipAddress history:ipAddress 0 (1)
clientAgent history:clientAgent 0 (1)
company history:company 0 (1)
title history:title 0 (1)
phoneNumber history:phoneNumber 0 (1)
address1 history:address1 0 (1)
address2 history:address2 0 (1)
city history:city 0 (1)
state history:state 0 (1)
country history:country 0 (1)
zipCode history:zipCode 0 (1)
name history:name 0 (1)
email history:email 0 (1)
joinTime history:joinTime 0 (1)
leaveTime history:leaveTime 0 (1)
duration history:duration 0 (1)
participantType history:participantType 0 (1)
voipDuration history:voipDuration 0 (1)
confID history:confID 0 (1)
externalParticipant history:externalParticipant 0 (1)
Collapse Derivation Tree:
Collapse References:
history:meetingAttendeeHistory, history:salesAttendeeHistoryInstanceType