Definition Type: ComplexType
Name: featureType
Namespace: http://www.webex.com/schemas/2002/06/service/mywebexuser
Containing Schema: mywebexuser.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into accessAnywhere Drilldown into myReports Drilldown into myFolders Drilldown into myRecordings Drilldown into myMeetings Drilldown into myProfile Drilldown into myContacts Drilldown into pro Drilldown into standardXSD Diagram of featureType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="featureType">
    <xsd:sequence>
        <xsd:element name="standard" type="xsd:boolean" />
        <xsd:element name="pro" type="xsd:boolean" />
        <xsd:element name="myContacts" type="xsd:boolean" />
        <xsd:element name="myProfile" type="xsd:boolean" />
        <xsd:element name="myMeetings" type="xsd:boolean" />
        <xsd:element name="myRecordings" type="xsd:boolean" />
        <xsd:element name="myFolders" type="xsd:boolean" />
        <xsd:element name="myReports" type="xsd:boolean" />
        <xsd:element name="accessAnywhere" type="xsd:boolean" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
standard myuse:standard (1) (1)
pro myuse:pro (1) (1)
myContacts myuse:myContacts (1) (1)
myProfile myuse:myProfile (1) (1)
myMeetings myuse:myMeetings (1) (1)
myRecordings myuse:myRecordings (1) (1)
myFolders myuse:myFolders (1) (1)
myReports myuse:myReports (1) (1)
accessAnywhere myuse:accessAnywhere (1) (1)
Collapse Derivation Tree:
Collapse References:
myuse:features