Definition Type: Element
Name: panelist
Namespace: http://www.webex.com/schemas/2002/06/service/event
Type: com:personType
Containing Schema: event.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into sendReminder Drilldown into type Drilldown into url Drilldown into notes Drilldown into email Drilldown into phones Drilldown into address Drilldown into webExId Drilldown into company Drilldown into title Drilldown into lastName Drilldown into firstName Drilldown into name Drilldown into personTypeXSD Diagram of panelist
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="panelist" type="com:personType" minOccurs="0" maxOccurs="unbounded" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
name com:name 0 (1)
firstName com:firstName 0 (1)
lastName com:lastName 0 (1)
title com:title 0 (1)
company com:company 0 (1)
webExId com:webExId 0 (1)
address com:address 0 (1)
phones com:phones 0 (1)
email com:email (1) (1)
notes com:notes 0 (1)
url com:url 0 (1)
type com:type 0 (1)
sendReminder com:sendReminder 0 (1)
Collapse Derivation Tree: