Definition Type: ComplexType
Name: CT_TLTimeAnimateValue
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-animationInfo.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into val in schema pml-animationinfo_xsd Drilldown into fmla in schema pml-animationinfo_xsd Drilldown into tm in schema pml-animationinfo_xsdXSD Diagram of CT_TLTimeAnimateValue in schema pml-animationinfo_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TLTimeAnimateValue">
    <xsd:sequence>
        <xsd:element name="val" type="CT_TLAnimVariant" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Value</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
    <xsd:attribute name="tm" type="ST_TLTimeAnimateValueTime" use="optional" default="indefinite">
        <xsd:annotation>
            <xsd:documentation>Time</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="fmla" type="xsd:string" use="optional" default="">
        <xsd:annotation>
            <xsd:documentation>Formula</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
val p:val 0 1
Collapse Child Attributes:
Name Type Default Value Use
tm p:tm indefinite Optional
fmla p:fmla Optional
Collapse Derivation Tree:
  • CT_TLTimeAnimateValue
Collapse References:
p:tav