Definition Type: SimpleType
Name: ST_TLAnimateBehaviorValueType
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-animationInfo.xsd
Documentation:
Time List Animate Behavior Value Types
Collapse XSD Schema Diagram:
XSD Diagram of ST_TLAnimateBehaviorValueType in schema pml-animationinfo_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_TLAnimateBehaviorValueType">
    <xsd:annotation>
        <xsd:documentation>Time List Animate Behavior Value Types</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:token">
        <xsd:enumeration value="str">
            <xsd:annotation>
                <xsd:documentation>Value Type Enum ( String )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="num">
            <xsd:annotation>
                <xsd:documentation>Value Type Enum ( Number )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="clr">
            <xsd:annotation>
                <xsd:documentation>Value Type Enum ( Color )</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration str
Enumeration num
Enumeration clr
Collapse Derivation Tree:
Collapse References:
p:valueType