Definition Type: SimpleType
Name: entryExitToneType
Namespace: http://www.webex.com/schemas/2002/06/service/meeting/auo
Containing Schema: teleconferenceonly.xsd
Collapse XSD Schema Diagram:
XSD Diagram of entryExitToneType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:simpleType name="entryExitToneType">
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="BEEP" />
        <xsd:enumeration value="ANNOUNCENAME" />
        <xsd:enumeration value="NOTONE" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration BEEP
Enumeration ANNOUNCENAME
Enumeration NOTONE
Collapse Derivation Tree:
Collapse References:
auo:entryExitTone