Definition Type: ComplexType
Name: downloadAAHostResponse
Namespace: http://www.webex.com/schemas/2002/06/service/aahost
Type: serv:bodyContentType
Containing Schema: aahost.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into nextUrl Drilldown into gpcDependency Drilldown into aAClientVersionDir Drilldown into gpcExtVersion Drilldown into gpcUnpackVersion Drilldown into gpcProductDescription Drilldown into gpcProductVersion Drilldown into homeHttpUrl Drilldown into pluginName Drilldown into bodyContentTypeXSD Diagram of downloadAAHostResponse
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="downloadAAHostResponse">
    <xsd:complexContent>
        <xsd:extension base="serv:bodyContentType">
            <xsd:sequence>
                <xsd:element name="pluginName" type="xsd:string" minOccurs="0" />
                <xsd:element name="homeHttpUrl" type="xsd:string" minOccurs="0" />
                <xsd:element name="gpcProductVersion" type="xsd:string" minOccurs="0" />
                <xsd:element name="gpcProductDescription" type="xsd:string" minOccurs="0" />
                <xsd:element name="gpcUnpackVersion" type="xsd:string" minOccurs="0" />
                <xsd:element name="gpcExtVersion" type="xsd:string" minOccurs="0" />
                <xsd:element name="aAClientVersionDir" type="xsd:string" minOccurs="0" />
                <xsd:element name="gpcDependency" type="xsd:string" minOccurs="0" />
                <xsd:element name="nextUrl" type="xsd:string" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
pluginName aa:pluginName 0 (1)
homeHttpUrl aa:homeHttpUrl 0 (1)
gpcProductVersion aa:gpcProductVersion 0 (1)
gpcProductDescription aa:gpcProductDescription 0 (1)
gpcUnpackVersion aa:gpcUnpackVersion 0 (1)
gpcExtVersion aa:gpcExtVersion 0 (1)
aAClientVersionDir aa:aAClientVersionDir 0 (1)
gpcDependency aa:gpcDependency 0 (1)
nextUrl aa:nextUrl 0 (1)
Collapse Derivation Tree: