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