Definition Type: ComplexType
Name: CT_TLSetBehavior
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-animationInfo.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into to in schema pml-animationinfo_xsd Drilldown into cBhvr in schema pml-animationinfo_xsdXSD Diagram of CT_TLSetBehavior in schema pml-animationinfo_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TLSetBehavior">
    <xsd:sequence>
        <xsd:element name="cBhvr" type="CT_TLCommonBehaviorData" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Common Behavior</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="to" type="CT_TLAnimVariant" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>To</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
cBhvr p:cBhvr 1 1
to p:to 0 1
Collapse Derivation Tree:
  • CT_TLSetBehavior
Collapse References:
p:set