Definition Type: ComplexType
Name: oneClickAccountLabelType
Namespace: http://www.webex.com/schemas/2002/06/service/ep
Type: serv:tspAccountLabelType
Containing Schema: ep.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into participantLimitedAccessCodeLabel Drilldown into participantAccessCodeLabel Drilldown into subscriberAccessCodeLabel Drilldown into tollCallInNumberLabel Drilldown into tollFreeCallInNumberLabel Drilldown into tspAccountLabelTypeXSD Diagram of oneClickAccountLabelType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:complexType name="oneClickAccountLabelType">
    <xsd:complexContent>
        <xsd:extension base="serv:tspAccountLabelType">
            <xsd:sequence>
                <xsd:element name="participantLimitedAccessCodeLabel" minOccurs="0">
                    <xsd:simpleType>
                        <xsd:restriction base="xsd:string">
                            <xsd:maxLength value="512" />
                        </xsd:restriction>
                    </xsd:simpleType>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tollFreeCallInNumberLabel serv:tollFreeCallInNumberLabel (1) (1)
tollCallInNumberLabel serv:tollCallInNumberLabel (1) (1)
subscriberAccessCodeLabel serv:subscriberAccessCodeLabel 0 (1)
participantAccessCodeLabel serv:participantAccessCodeLabel 0 (1)
participantLimitedAccessCodeLabel ep:participantLimitedAccessCodeLabel 0 (1)
Collapse Derivation Tree:
Collapse References:
ep:accountLabel