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