Definition Type: SimpleType
Name: ST_TLTriggerEvent
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-animationInfo.xsd
Documentation:
Trigger Event
Collapse XSD Schema Diagram:
XSD Diagram of ST_TLTriggerEvent in schema pml-animationinfo_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_TLTriggerEvent">
    <xsd:annotation>
        <xsd:documentation>Trigger Event</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="onBegin">
            <xsd:annotation>
                <xsd:documentation>Trigger Event Enum ( On Begin )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="onEnd">
            <xsd:annotation>
                <xsd:documentation>Trigger Event Enum ( On End )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="begin">
            <xsd:annotation>
                <xsd:documentation>Trigger Event Enum ( Begin )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="end">
            <xsd:annotation>
                <xsd:documentation>Trigger Event Enum ( End )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="onClick">
            <xsd:annotation>
                <xsd:documentation>Trigger Event Enum ( On Click )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="onDblClick">
            <xsd:annotation>
                <xsd:documentation>Trigger Event Enum ( On Double Click )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="onMouseOver">
            <xsd:annotation>
                <xsd:documentation>Trigger Event Enum ( On Mouse Over )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="onMouseOut">
            <xsd:annotation>
                <xsd:documentation>Trigger Event Enum ( On Mouse Out )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="onNext">
            <xsd:annotation>
                <xsd:documentation>Trigger Event Enum ( On Next )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="onPrev">
            <xsd:annotation>
                <xsd:documentation>Trigger Event Enum ( On Previous )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="onStopAudio">
            <xsd:annotation>
                <xsd:documentation>Trigger Event Enum ( On Stop Audio )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration onBegin
Enumeration onEnd
Enumeration begin
Enumeration end
Enumeration onClick
Enumeration onDblClick
Enumeration onMouseOver
Enumeration onMouseOut
Enumeration onNext
Enumeration onPrev
Enumeration onStopAudio
Collapse Derivation Tree:
  • ST_TLTriggerEvent
Collapse References:
p:evt