Definition Type: ComplexType
Name: CT_TLTemplate
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-animationInfo.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into tnLst in schema pml-animationinfo_xsd Drilldown into lvl in schema pml-animationinfo_xsdXSD Diagram of CT_TLTemplate in schema pml-animationinfo_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TLTemplate">
    <xsd:sequence>
        <xsd:element name="tnLst" type="CT_TimeNodeList" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Time Node List</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
    <xsd:attribute name="lvl" type="xsd:unsignedInt" use="optional" default="0">
        <xsd:annotation>
            <xsd:documentation>Level</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
tnLst p:tnLst 1 1
Collapse Child Attributes:
Name Type Default Value Use
lvl p:lvl 0 Optional
Collapse Derivation Tree:
Collapse References:
p:tmpl