Definition Type: ComplexType
Name: eventAttendeePreliminaryHistoryInstanceType
Namespace: http://www.webex.com/schemas/2002/06/service/history
Type: serv:bodyContentType
Containing Schema: history.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into country Drilldown into zip Drilldown into state Drilldown into city Drilldown into address2 Drilldown into address1 Drilldown into phone Drilldown into company Drilldown into employees Drilldown into title Drilldown into joinTime Drilldown into attended Drilldown into invited Drilldown into registered Drilldown into attendeeEmail Drilldown into attendeeName Drilldown into participantType Drilldown into sessionEndTime Drilldown into sessionStartTime Drilldown into confName Drilldown into programName Drilldown into sessionKey Drilldown into confID Drilldown into bodyContentTypeXSD Diagram of eventAttendeePreliminaryHistoryInstanceType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="eventAttendeePreliminaryHistoryInstanceType">
    <xsd:complexContent>
        <xsd:extension base="serv:bodyContentType">
            <xsd:sequence>
                <xsd:element name="confID" type="xsd:long" minOccurs="0" />
                <xsd:element name="sessionKey" type="xsd:long" minOccurs="0" />
                <xsd:element name="programName" type="xsd:string" minOccurs="0" />
                <xsd:element name="confName" type="xsd:string" minOccurs="0" />
                <xsd:element name="sessionStartTime" type="xsd:string" minOccurs="0" />
                <xsd:element name="sessionEndTime" type="xsd:string" minOccurs="0" />
                <xsd:element name="participantType" 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="registered" type="xsd:string" minOccurs="0" />
                <xsd:element name="invited" type="xsd:string" minOccurs="0" />
                <xsd:element name="attended" type="xsd:string" minOccurs="0" />
                <xsd:element name="joinTime" type="xsd:string" minOccurs="0" />
                <xsd:element name="title" type="xsd:string" minOccurs="0" />
                <xsd:element name="employees" type="xsd:string" minOccurs="0" />
                <xsd:element name="company" 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="zip" type="xsd:string" minOccurs="0" />
                <xsd:element name="country" type="xsd:string" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
confID history:confID 0 (1)
sessionKey history:sessionKey 0 (1)
programName history:programName 0 (1)
confName history:confName 0 (1)
sessionStartTime history:sessionStartTime 0 (1)
sessionEndTime history:sessionEndTime 0 (1)
participantType history:participantType 0 (1)
attendeeName history:attendeeName 0 (1)
attendeeEmail history:attendeeEmail 0 (1)
registered history:registered 0 (1)
invited history:invited 0 (1)
attended history:attended 0 (1)
joinTime history:joinTime 0 (1)
title history:title 0 (1)
employees history:employees 0 (1)
company history:company 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)
zip history:zip 0 (1)
country history:country 0 (1)
Collapse Derivation Tree:
Collapse References:
history:eventAttendeePreliminaryHistory