Definition Type: ComplexType
Name: CT_AnimationGraphicalObjectBuildProperties
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-graphicalObjectAnimation.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into bldChart in schema dml-graphicalobjectanimation_xsd Drilldown into bldDgm in schema dml-graphicalobjectanimation_xsdXSD Diagram of CT_AnimationGraphicalObjectBuildProperties in schema dml-graphicalobjectanimation_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_AnimationGraphicalObjectBuildProperties">
    <xsd:choice>
        <xsd:element name="bldDgm" type="CT_AnimationDgmBuildProperties">
            <xsd:annotation>
                <xsd:documentation>Build Diagram</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="bldChart" type="CT_AnimationChartBuildProperties">
            <xsd:annotation>
                <xsd:documentation>Build Chart</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
bldDgm a:bldDgm (1) (1)
bldChart a:bldChart (1) (1)
Collapse Derivation Tree:
  • CT_AnimationGraphicalObjectBuildProperties
Collapse References:
p:bldSub