Definition Type: ComplexType
Name: globalCallInNumType
Namespace: http://www.webex.com/schemas/2002/06/service
Containing Schema: service.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into default Drilldown into tollFree Drilldown into phoneNumber Drilldown into countryAliasXSD Diagram of globalCallInNumType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="globalCallInNumType">
    <xsd:sequence>
        <xsd:element name="countryAlias" type="xsd:string" />
        <xsd:element name="phoneNumber" type="xsd:string" />
        <xsd:element name="tollFree" type="xsd:boolean" />
        <xsd:element name="default" type="xsd:boolean" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
countryAlias serv:countryAlias (1) (1)
phoneNumber serv:phoneNumber (1) (1)
tollFree serv:tollFree (1) (1)
default serv:default (1) (1)
Collapse Derivation Tree:
Collapse References:
ep:globalNum, auo:globalNum, serv:globalNum