Definition Type: ComplexType
Name: createDistList
Namespace: http://www.webex.com/schemas/2002/06/service/ep
Type: serv:bodyContentType
Containing Schema: ep.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into distList Drilldown into bodyContentTypeXSD Diagram of createDistList
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="createDistList">
    <xsd:complexContent>
        <xsd:extension base="serv:bodyContentType">
            <xsd:sequence>
                <xsd:element name="distList" type="ep:distListWithContactType" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
distList ep:distList (1) (1)
Collapse Derivation Tree: