Definition Type: ComplexType
Name: supportAttendeeHistoryInstanceType
Namespace: http://www.webex.com/schemas/2002/06/service/history
Type: serv:bodyContentType
Containing Schema: history.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into confID Drilldown into clientAgent Drilldown into participantType Drilldown into ipAddress Drilldown into phone Drilldown into company Drilldown into duration Drilldown into endTime Drilldown into startTime Drilldown into attendeeEmail Drilldown into attendeeName Drilldown into sessionKey Drilldown into bodyContentTypeXSD Diagram of supportAttendeeHistoryInstanceType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="supportAttendeeHistoryInstanceType">
    <xsd:complexContent>
        <xsd:extension base="serv:bodyContentType">
            <xsd:sequence>
                <xsd:element name="sessionKey" type="xsd:long" minOccurs="0" />
                <xsd:element name="attendeeName" type="xsd:string" minOccurs="0" />
                <xsd:element name="attendeeEmail" type="xsd:string" minOccurs="0" />
                <xsd:element name="startTime" type="xsd:string" minOccurs="0" />
                <xsd:element name="endTime" type="xsd:string" minOccurs="0" />
                <xsd:element name="duration" type="xsd:int" minOccurs="0" />
                <xsd:element name="company" type="xsd:string" minOccurs="0" />
                <xsd:element name="phone" type="xsd:string" minOccurs="0" />
                <xsd:element name="ipAddress" type="xsd:string" minOccurs="0" />
                <xsd:element name="participantType" type="history:participantTypeType" minOccurs="0" />
                <xsd:element name="clientAgent" type="xsd:string" minOccurs="0" />
                <xsd:element name="confID" type="xsd:long" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
sessionKey history:sessionKey 0 (1)
attendeeName history:attendeeName 0 (1)
attendeeEmail history:attendeeEmail 0 (1)
startTime history:startTime 0 (1)
endTime history:endTime 0 (1)
duration history:duration 0 (1)
company history:company 0 (1)
phone history:phone 0 (1)
ipAddress history:ipAddress 0 (1)
participantType history:participantType 0 (1)
clientAgent history:clientAgent 0 (1)
confID history:confID 0 (1)
Collapse Derivation Tree:
Collapse References:
history:supportAttendeeHistory