Definition Type: ComplexType
Name: orderType
Namespace: http://www.webex.com/schemas/2002/06/service
Containing Schema: service.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into orderAD Drilldown into orderByXSD Diagram of orderType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="orderType">
    <xsd:sequence>
        <xsd:element name="orderBy" type="serv:orderByType" minOccurs="0" />
        <xsd:element name="orderAD" type="serv:lstOrderADType" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
orderBy serv:orderBy 0 (1)
orderAD serv:orderAD 0 (1)
Collapse Derivation Tree:
Collapse References:
ep:order