Definition Type: SimpleType
Name: occurentTypeType
Namespace: http://www.webex.com/schemas/2002/06/service/trainingsession
Containing Schema: trainingsession.xsd
Collapse XSD Schema Diagram:
XSD Diagram of occurentTypeType
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:simpleType name="occurentTypeType">
    <xsd:restriction base="xsd:string">
        <xsd:enumeration value="WEEKLY" />
        <xsd:enumeration value="DAILY" />
        <xsd:enumeration value="NO_REPEAT" />
        <xsd:enumeration value="CONSTANT" />
        <xsd:enumeration value="MONTHLY" />
        <xsd:enumeration value="IRREGULARLY" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration WEEKLY
Enumeration DAILY
Enumeration NO_REPEAT
Enumeration CONSTANT
Enumeration MONTHLY
Enumeration IRREGULARLY
Collapse Derivation Tree:
Collapse References:
train:occurenceType