Definition Type: Element
Name: cacheSource
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_CacheSource
Containing Schema: sml-pivotTable.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
PivotCache Source Description
Collapse XSD Schema Diagram:
Drilldown into extLst in schema sml-pivottable_xsd Drilldown into consolidation in schema sml-pivottable_xsd Drilldown into worksheetSource in schema sml-pivottable_xsd Drilldown into connectionId in schema sml-pivottable_xsd Drilldown into type in schema sml-pivottable_xsd Drilldown into CT_CacheSource in schema sml-pivottable_xsdXSD Diagram of cacheSource in schema sml-pivottable_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="cacheSource" type="CT_CacheSource" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>PivotCache Source Description</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
worksheetSource nsM:worksheetSource 1 1
consolidation nsM:consolidation 1 1
extLst nsM:extLst 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type nsM:type Required
connectionId nsM:connectionId 0 Optional
Collapse Derivation Tree: