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