Definition Type: ComplexType
Name: connectIntegrationType
Namespace: http://www.webex.com/schemas/2002/06/service/site
Containing Schema: site.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into integratedWebEx11 Drilldown into connectNameSpaceID Drilldown into connectOrganization Drilldown into connectServerURLXSD Diagram of connectIntegrationType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="connectIntegrationType">
    <xsd:sequence>
        <xsd:element name="connectServerURL" type="xsd:string" minOccurs="0" />
        <xsd:element name="connectOrganization" type="xsd:string" minOccurs="0" />
        <xsd:element name="connectNameSpaceID" type="xsd:string" minOccurs="0" />
        <xsd:element name="integratedWebEx11" type="xsd:boolean" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
connectServerURL site:connectServerURL 0 (1)
connectOrganization site:connectOrganization 0 (1)
connectNameSpaceID site:connectNameSpaceID 0 (1)
integratedWebEx11 site:integratedWebEx11 0 (1)
Collapse Derivation Tree:
Collapse References:
site:connectIntegration