Definition Type: SimpleType
Name: matchMethodType
Namespace: http://www.webex.com/schemas/2002/06/service/ep
Containing Schema: ep.xsd
Collapse XSD Schema Diagram:
XSD Diagram of matchMethodType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:simpleType name="matchMethodType">
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="EXACT" />
        <xsd:enumeration value="STARTWITH" />
        <xsd:enumeration value="CONTAIN" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration EXACT
Enumeration STARTWITH
Enumeration CONTAIN
Collapse Derivation Tree:
Collapse References:
ep:matchMethod