Definition Type: Element
Name: pivotCache
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_PivotCache
Containing Schema: sml-workbook.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
PivotCache
Collapse XSD Schema Diagram:
Drilldown into id in schema shared-relationshipreference_xsd Drilldown into cacheId in schema sml-workbook_xsd Drilldown into CT_PivotCache in schema sml-workbook_xsdXSD Diagram of pivotCache in schema sml-workbook_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="pivotCache" type="CT_PivotCache" minOccurs="1" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>PivotCache</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
cacheId nsM:cacheId Required
id r:id Required
Collapse Derivation Tree: