Definition Type: ComplexType
Name: CT_PivotFmts
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chart
Containing Schema: dml-chart.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into pivotFmt in schema dml-chart_xsdXSD Diagram of CT_PivotFmts in schema dml-chart_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_PivotFmts">
    <xsd:sequence>
        <xsd:element name="pivotFmt" type="CT_PivotFmt" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
                <xsd:documentation>Pivot Format</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
pivotFmt nsA:pivotFmt 0 unbounded
Collapse Derivation Tree:
Collapse References:
nsA:pivotFmts