Definition Type: ComplexType
Name: oneClickTelephonyType
Namespace: http://www.webex.com/schemas/2002/06/service/ep
Containing Schema: ep.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into isMPAudio Drilldown into entryExitTone Drilldown into tollfree Drilldown into intlLocalCallIn Drilldown into teleconfLocation Drilldown into teleconfServiceName Drilldown into accountLabel Drilldown into account Drilldown into personalAccountIndex Drilldown into tspAccountIndex Drilldown into extTelephonyDescription Drilldown into telephonySupportXSD Diagram of oneClickTelephonyType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="oneClickTelephonyType">
    <xsd:sequence>
        <xsd:element name="telephonySupport" type="meet:telephonySupportType" />
        <xsd:element name="extTelephonyDescription" type="xsd:string" minOccurs="0" />
        <xsd:element name="tspAccountIndex" type="xsd:int" minOccurs="0" />
        <xsd:element name="personalAccountIndex" type="xsd:int" minOccurs="0" />
        <xsd:element name="account" type="ep:oneClickAccountType" minOccurs="0" />
        <xsd:element name="accountLabel" type="ep:oneClickAccountLabelType" minOccurs="0" />
        <xsd:element name="teleconfServiceName" type="xsd:string" minOccurs="0" />
        <xsd:element name="teleconfLocation" type="xsd:string" minOccurs="0" />
        <xsd:element name="intlLocalCallIn" type="xsd:boolean" minOccurs="0" />
        <xsd:element name="tollfree" type="xsd:boolean" minOccurs="0" />
        <xsd:element name="entryExitTone" type="com:entryExitToneType" minOccurs="0" />
        <xsd:element name="isMPAudio" type="xsd:boolean" minOccurs="0" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
telephonySupport ep:telephonySupport (1) (1)
extTelephonyDescription ep:extTelephonyDescription 0 (1)
tspAccountIndex ep:tspAccountIndex 0 (1)
personalAccountIndex ep:personalAccountIndex 0 (1)
account ep:account 0 (1)
accountLabel ep:accountLabel 0 (1)
teleconfServiceName ep:teleconfServiceName 0 (1)
teleconfLocation ep:teleconfLocation 0 (1)
intlLocalCallIn ep:intlLocalCallIn 0 (1)
tollfree ep:tollfree 0 (1)
entryExitTone ep:entryExitTone 0 (1)
isMPAudio ep:isMPAudio 0 (1)
Collapse Derivation Tree:
Collapse References:
ep:telephony