Definition Type: ComplexType
Name: recordingBasicType
Namespace: http://www.webex.com/schemas/2002/06/service/ep
Containing Schema: ep.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into agenda Drilldown into email Drilldown into presenter Drilldown into listing Drilldown into topicXSD Diagram of recordingBasicType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="recordingBasicType">
    <xsd:sequence>
        <xsd:element name="topic" type="xsd:string" minOccurs="0" />
        <xsd:element name="listing" type="com:listingType" minOccurs="0" />
        <xsd:element name="presenter" type="xsd:string" minOccurs="0" />
        <xsd:element name="email" type="xsd:string" minOccurs="0" />
        <xsd:element name="agenda" type="xsd:string" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
topic ep:topic 0 (1)
listing ep:listing 0 (1)
presenter ep:presenter 0 (1)
email ep:email 0 (1)
agenda ep:agenda 0 (1)
Collapse Derivation Tree:
Collapse References:
ep:basic, ep:basic