2.4.64 pivotCacheIdVersion
Target namespace: http://schemas.microsoft.com/office/spreadsheetml/2010/11/main
A CT_PivotCacheIdVersion element that specifies the extended properties of a PivotTable ([ISO/IEC29500-1:2016] section 18.10) PivotCache Definition. If this element exists, there MUST be a preceding CT_PivotCacheDefinition element and the pivotCacheId attribute of the preceding CT_PivotCacheDefinition element MUST be equal to one of the following:-
The cacheId attribute of the CT_PivotTableData element in the PivotTable part that specifies a Non-Worksheet PivotTable.
The pivotCacheId attribute of the CT_TimelineState (section 2.6.116) child element of a CT_TimelineCacheDefinition (section 2.6.112) element that specifies a Timeline cache.
See section 2.2.4.6 for how this element integrates with the Office Open XML file formats specified in [ISO/IEC29500-1:2016].
The following W3C XML Schema ([XMLSCHEMA1/2] section 2.1) fragment specifies the contents of this element.
-
<xsd:element name="pivotCacheIdVersion" type="CT_PivotCacheIdVersion"/>
See section 5.3 for the full W3C XML Schema ([XMLSCHEMA1/2] section 2.1).