Definition Type: SimpleType
Name: ST_TLTimeNodeType
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-animationInfo.xsd
Documentation:
Time Node Type
Collapse XSD Schema Diagram:
XSD Diagram of ST_TLTimeNodeType in schema pml-animationinfo_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_TLTimeNodeType">
    <xsd:annotation>
        <xsd:documentation>Time Node Type</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="clickEffect">
            <xsd:annotation>
                <xsd:documentation>Node Type Enum ( Click Effect )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="withEffect">
            <xsd:annotation>
                <xsd:documentation>Node Type Enum ( With Effect )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="afterEffect">
            <xsd:annotation>
                <xsd:documentation>Node Type Enum ( After Effect )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="mainSeq">
            <xsd:annotation>
                <xsd:documentation>Node Type Enum ( Main Sequence )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="interactiveSeq">
            <xsd:annotation>
                <xsd:documentation>Node Type Enum ( Interactive Sequence )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="clickPar">
            <xsd:annotation>
                <xsd:documentation>Node Type Enum ( Click Paragraph )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="withGroup">
            <xsd:annotation>
                <xsd:documentation>Node Type Enum ( With Group )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="afterGroup">
            <xsd:annotation>
                <xsd:documentation>Node Type Enum ( After Group )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="tmRoot">
            <xsd:annotation>
                <xsd:documentation>Node Type Enum ( Timing Root )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration clickEffect
Enumeration withEffect
Enumeration afterEffect
Enumeration mainSeq
Enumeration interactiveSeq
Enumeration clickPar
Enumeration withGroup
Enumeration afterGroup
Enumeration tmRoot
Collapse Derivation Tree:
Collapse References:
p:nodeType