Definition Type: SimpleType
Name: ST_TLTriggerRuntimeNode
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-animationInfo.xsd
Documentation:
Trigger RunTime Node
Collapse XSD Schema Diagram:
XSD Diagram of ST_TLTriggerRuntimeNode in schema pml-animationinfo_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_TLTriggerRuntimeNode">
    <xsd:annotation>
        <xsd:documentation>Trigger RunTime Node</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="first">
            <xsd:annotation>
                <xsd:documentation>Trigger RunTime Node ( First )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="last">
            <xsd:annotation>
                <xsd:documentation>Trigger RunTime Node ( Last )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="all">
            <xsd:annotation>
                <xsd:documentation>Trigger RunTime Node Enum ( All )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration first
Enumeration last
Enumeration all
Collapse Derivation Tree:
  • ST_TLTriggerRuntimeNode
Collapse References:
p:val