Definition Type: Element
Name: pivotSource
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chart
Type: nsA:CT_PivotSource
Containing Schema: dml-chart.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Pivot Source
Collapse XSD Schema Diagram:
Drilldown into extLst in schema dml-chart_xsd Drilldown into fmtId in schema dml-chart_xsd Drilldown into name in schema dml-chart_xsd Drilldown into CT_PivotSource in schema dml-chart_xsdXSD Diagram of pivotSource in schema dml-chart_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="pivotSource" type="CT_PivotSource" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Pivot Source</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
name nsA:name 1 1
fmtId nsA:fmtId 1 1
extLst nsA:extLst 0 unbounded
Collapse Derivation Tree: