Definition Type: ComplexType
Name: telephonyType
Namespace: http://www.webex.com/schemas/2002/06/service/meeting
Containing Schema: meeting.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into isMPAudio Drilldown into tollFree Drilldown into tspAccessCodeOrder Drilldown into tspConference Drilldown into callInNum Drilldown into teleconfLocation Drilldown into intlLocalCallIn Drilldown into personalAccountIndex Drilldown into tspAccountIndex Drilldown into enableTSP Drilldown into extTelephonyDescription Drilldown into extTelephonyURL Drilldown into numPhoneLines Drilldown into telephonySupportXSD Diagram of telephonyType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="telephonyType">
    <xsd:sequence>
        <xsd:element name="telephonySupport" type="meet:telephonySupportType" default="NONE" minOccurs="0" />
        <xsd:element name="numPhoneLines" type="xsd:integer" default="4" minOccurs="0" />
        <xsd:element name="extTelephonyURL" type="xsd:string" minOccurs="0" />
        <xsd:element name="extTelephonyDescription" type="xsd:string" minOccurs="0" />
        <xsd:element name="enableTSP" type="xsd:boolean" minOccurs="0" />
        <xsd:element name="tspAccountIndex" type="xsd:integer" minOccurs="0" />
        <xsd:element name="personalAccountIndex" type="xsd:integer" minOccurs="0" />
        <xsd:element name="intlLocalCallIn" type="xsd:boolean" minOccurs="0" />
        <xsd:element name="teleconfLocation" type="xsd:string" minOccurs="0" />
        <xsd:element name="callInNum" type="serv:callInNumType" minOccurs="0" />
        <xsd:element name="tspConference" type="serv:tspAccountType" minOccurs="0" />
        <xsd:element name="tspAccessCodeOrder" type="serv:tspAccessCodeOrderType" minOccurs="0" />
        <xsd:element name="tollFree" type="xsd:boolean" 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 meet:telephonySupport 0 (1)
numPhoneLines meet:numPhoneLines 0 (1)
extTelephonyURL meet:extTelephonyURL 0 (1)
extTelephonyDescription meet:extTelephonyDescription 0 (1)
enableTSP meet:enableTSP 0 (1)
tspAccountIndex meet:tspAccountIndex 0 (1)
personalAccountIndex meet:personalAccountIndex 0 (1)
intlLocalCallIn meet:intlLocalCallIn 0 (1)
teleconfLocation meet:teleconfLocation 0 (1)
callInNum meet:callInNum 0 (1)
tspConference meet:tspConference 0 (1)
tspAccessCodeOrder meet:tspAccessCodeOrder 0 (1)
tollFree meet:tollFree 0 (1)
isMPAudio meet:isMPAudio 0 (1)
Collapse Derivation Tree:
Collapse References:
ep:telephony, meet:telephony