Definition Type: Element
Name: participants
Namespace: http://www.webex.com/schemas/2002/06/service/meeting
Type: meet:participantsType
Containing Schema: meeting.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into attendees Drilldown into maxUserNumber Drilldown into participantsTypeXSD Diagram of participants
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="participants" type="meet:participantsType" minOccurs="0" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
maxUserNumber meet:maxUserNumber 0 (1)
attendees meet:attendees 0 (1)
Collapse Derivation Tree: