Definition Type: ComplexType
Name: CT_TimeNodeList
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-animationInfo.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into video in schema pml-animationinfo_xsd Drilldown into audio in schema pml-animationinfo_xsd Drilldown into set in schema pml-animationinfo_xsd Drilldown into cmd in schema pml-animationinfo_xsd Drilldown into animScale in schema pml-animationinfo_xsd Drilldown into animRot in schema pml-animationinfo_xsd Drilldown into animMotion in schema pml-animationinfo_xsd Drilldown into animEffect in schema pml-animationinfo_xsd Drilldown into animClr in schema pml-animationinfo_xsd Drilldown into anim in schema pml-animationinfo_xsd Drilldown into excl in schema pml-animationinfo_xsd Drilldown into seq in schema pml-animationinfo_xsd Drilldown into par in schema pml-animationinfo_xsdXSD Diagram of CT_TimeNodeList in schema pml-animationinfo_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TimeNodeList">
    <xsd:choice minOccurs="1" maxOccurs="unbounded">
        <xsd:element name="par" type="CT_TLTimeNodeParallel">
            <xsd:annotation>
                <xsd:documentation>Parallel Time Node</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="seq" type="CT_TLTimeNodeSequence">
            <xsd:annotation>
                <xsd:documentation>Sequence Time Node</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="excl" type="CT_TLTimeNodeExclusive">
            <xsd:annotation>
                <xsd:documentation>Exclusive</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="anim" type="CT_TLAnimateBehavior">
            <xsd:annotation>
                <xsd:documentation>Animate</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="animClr" type="CT_TLAnimateColorBehavior">
            <xsd:annotation>
                <xsd:documentation>Animate Color Behavior</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="animEffect" type="CT_TLAnimateEffectBehavior">
            <xsd:annotation>
                <xsd:documentation>Animate Effect</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="animMotion" type="CT_TLAnimateMotionBehavior">
            <xsd:annotation>
                <xsd:documentation>Animate Motion</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="animRot" type="CT_TLAnimateRotationBehavior">
            <xsd:annotation>
                <xsd:documentation>Animate Rotation</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="animScale" type="CT_TLAnimateScaleBehavior">
            <xsd:annotation>
                <xsd:documentation>Animate Scale</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="cmd" type="CT_TLCommandBehavior">
            <xsd:annotation>
                <xsd:documentation>Command</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="set" type="CT_TLSetBehavior">
            <xsd:annotation>
                <xsd:documentation>Set Time Node Behavior</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="audio" type="CT_TLMediaNodeAudio">
            <xsd:annotation>
                <xsd:documentation>Audio</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="video" type="CT_TLMediaNodeVideo">
            <xsd:annotation>
                <xsd:documentation>Video</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
par p:par (1) (1)
seq p:seq (1) (1)
excl p:excl (1) (1)
anim p:anim (1) (1)
animClr p:animClr (1) (1)
animEffect p:animEffect (1) (1)
animMotion p:animMotion (1) (1)
animRot p:animRot (1) (1)
animScale p:animScale (1) (1)
cmd p:cmd (1) (1)
set p:set (1) (1)
audio p:audio (1) (1)
video p:video (1) (1)
Collapse Derivation Tree:
Collapse References:
p:childTnLst, p:subTnLst, p:tnLst, p:tnLst