Definition Type: ComplexType
Name: CT_TLAnimateBehavior
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-animationInfo.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into tavLst in schema pml-animationinfo_xsd Drilldown into cBhvr in schema pml-animationinfo_xsd Drilldown into valueType in schema pml-animationinfo_xsd Drilldown into calcmode in schema pml-animationinfo_xsd Drilldown into to in schema pml-animationinfo_xsd Drilldown into from in schema pml-animationinfo_xsd Drilldown into by in schema pml-animationinfo_xsdXSD Diagram of CT_TLAnimateBehavior in schema pml-animationinfo_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TLAnimateBehavior">
    <xsd:sequence>
        <xsd:element name="cBhvr" type="CT_TLCommonBehaviorData" minOccurs="1" maxOccurs="1" />
        <xsd:element name="tavLst" type="CT_TLTimeAnimateValueList" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Time Animated Value List</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
    <xsd:attribute name="by" type="xsd:string" use="optional">
        <xsd:annotation>
            <xsd:documentation>By</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="from" type="xsd:string" use="optional">
        <xsd:annotation>
            <xsd:documentation>From</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="to" type="xsd:string" use="optional">
        <xsd:annotation>
            <xsd:documentation>To</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="calcmode" type="ST_TLAnimateBehaviorCalcMode" use="optional">
        <xsd:annotation>
            <xsd:documentation>Calculation Mode</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="valueType" type="ST_TLAnimateBehaviorValueType" use="optional">
        <xsd:annotation>
            <xsd:documentation>Value Type</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
cBhvr p:cBhvr 1 1
tavLst p:tavLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
by p:by Optional
from p:from Optional
to p:to Optional
calcmode p:calcmode Optional
valueType p:valueType Optional
Collapse Derivation Tree:
  • CT_TLAnimateBehavior
Collapse References:
p:anim