2.3.2.1.6.2 OLAP Slicer Items
A CT_OlapSlicerCache element specifies properties of an OLAP slicer cache, and its descendant elements specify OLAP slicer items.
A CT_OlapSlicerCacheRanges element specifies the cache for an OLAP level in an OLAP slicer cache.
The cache is organized into ranges of cached OLAP slicer items for each OLAP level in the slicer cache. Each range is specified in a CT_OlapSlicerCacheRange element. The startItem attribute of the CT_OlapSlicerCacheRange element specifies the zero-based index of the first OLAP slicer item in this cached range in the ordered collection of all OLAP members that exist in the slicer source data for the associated OLAP level. The collection in the slicer source data is ordered as specified by the sortOrder and crossFilter attributes of the earlier CT_OlapSlicerCacheLevelData element.
Each cached OLAP slicer item in a range is specified by a CT_OlapSlicerCacheItem element.
The OLAP slicer items that are selected for filtering are specified by the CT_OlapSlicerCacheSelections element.
Each individual OLAP slicer item selected for filtering is specified by a CT_OlapSlicerCacheSelection element.