Definition Type: Element
Name: recordedEvent
Namespace: http://www.webex.com/schemas/2002/06/service/event
Type: event:recordedEventType
Containing Schema: event.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into viewURL Drilldown into hostWebExID Drilldown into isEnrollmentPassword Drilldown into isAccessPassword Drilldown into size Drilldown into destinationURL Drilldown into recordFilePath Drilldown into description Drilldown into panelistsInfo Drilldown into playTime Drilldown into timeZoneID Drilldown into recordingStartTime Drilldown into eventType Drilldown into eventName Drilldown into recordedEventTypeXSD Diagram of recordedEvent
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="recordedEvent" type="event:recordedEventType" minOccurs="0" maxOccurs="unbounded" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
eventName event:eventName (1) (1)
eventType event:eventType (1) (1)
recordingStartTime event:recordingStartTime 0 (1)
timeZoneID event:timeZoneID 0 (1)
playTime event:playTime 0 (1)
panelistsInfo event:panelistsInfo 0 (1)
description event:description 0 (1)
recordFilePath event:recordFilePath 0 (1)
destinationURL event:destinationURL (1) (1)
size event:size (1) (1)
isAccessPassword event:isAccessPassword 0 (1)
isEnrollmentPassword event:isEnrollmentPassword 0 (1)
hostWebExID event:hostWebExID 0 (1)
viewURL event:viewURL (1) (1)
Collapse Derivation Tree: