Definition Type: ComplexType
Name: CT_TLTimeConditionList
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-animationInfo.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into cond in schema pml-animationinfo_xsdXSD Diagram of CT_TLTimeConditionList in schema pml-animationinfo_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TLTimeConditionList">
    <xsd:sequence>
        <xsd:element name="cond" type="CT_TLTimeCondition" minOccurs="1" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Condition</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
cond p:cond 1 unbounded
Collapse Derivation Tree:
Collapse References:
p:endCondLst, p:nextCondLst, p:prevCondLstp:stCondLst,