Definition Type: ComplexType
Name: CT_BuildList
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-animationInfo.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into bldGraphic in schema pml-animationinfo_xsd Drilldown into bldOleChart in schema pml-animationinfo_xsd Drilldown into bldDgm in schema pml-animationinfo_xsd Drilldown into bldP in schema pml-animationinfo_xsdXSD Diagram of CT_BuildList in schema pml-animationinfo_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_BuildList">
    <xsd:choice minOccurs="1" maxOccurs="unbounded">
        <xsd:element name="bldP" type="CT_TLBuildParagraph">
            <xsd:annotation>
                <xsd:documentation>Build Paragraph</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="bldDgm" type="CT_TLBuildDiagram">
            <xsd:annotation>
                <xsd:documentation>Build Diagram</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="bldOleChart" type="CT_TLOleBuildChart">
            <xsd:annotation>
                <xsd:documentation>Build OLE Chart</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="bldGraphic" type="CT_TLGraphicalObjectBuild">
            <xsd:annotation>
                <xsd:documentation>Build Graphics</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:choice>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
bldP p:bldP (1) (1)
bldDgm p:bldDgm (1) (1)
bldOleChart p:bldOleChart (1) (1)
bldGraphic p:bldGraphic (1) (1)
Collapse Derivation Tree:
Collapse References:
p:bldLst