Definition Type: ComplexType
Name: trainingAttendeeHistoryInstanceType
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 voipDuration Drilldown into participantType Drilldown into ipAddress Drilldown into zip Drilldown into country Drilldown into state Drilldown into city Drilldown into address2 Drilldown into address1 Drilldown into phone Drilldown into title Drilldown into company Drilldown into invited Drilldown into registered Drilldown into duration Drilldown into endTime Drilldown into startTime Drilldown into attendeeEmail Drilldown into attendeeName Drilldown into confName Drilldown into sessionKey Drilldown into bodyContentTypeXSD Diagram of trainingAttendeeHistoryInstanceType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="trainingAttendeeHistoryInstanceType">
    <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="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="registered" type="xsd:string" minOccurs="0" />
                <xsd:element name="invited" 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="phone" 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="zip" 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="voipDuration" type="xsd:int" 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)
confName history:confName 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)
registered history:registered 0 (1)
invited history:invited 0 (1)
company history:company 0 (1)
title history:title 0 (1)
phone history:phone 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)
zip history:zip 0 (1)
ipAddress history:ipAddress 0 (1)
participantType history:participantType 0 (1)
voipDuration history:voipDuration 0 (1)
clientAgent history:clientAgent 0 (1)
confID history:confID 0 (1)
Collapse Derivation Tree:
Collapse References:
history:trainingAttendeeHistory