Definition Type: ComplexType
Name: recordingFileAccessType
Namespace: http://www.webex.com/schemas/2002/06/service/ep
Containing Schema: ep.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into endPlayURL Drilldown into attendeeDownload Drilldown into attendeeView Drilldown into registrationXSD Diagram of recordingFileAccessType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="recordingFileAccessType">
    <xsd:sequence>
        <xsd:element name="registration" type="xsd:boolean" minOccurs="0" />
        <xsd:element name="attendeeView" type="xsd:boolean" minOccurs="0" />
        <xsd:element name="attendeeDownload" type="xsd:boolean" minOccurs="0" />
        <xsd:element name="endPlayURL" type="xsd:string" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
registration ep:registration 0 (1)
attendeeView ep:attendeeView 0 (1)
attendeeDownload ep:attendeeDownload 0 (1)
endPlayURL ep:endPlayURL 0 (1)
Collapse Derivation Tree:
Collapse References:
ep:fileAccess, ep:fileAccess