Definition Type: Element
Name: cacheField
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_CacheField
Containing Schema: sml-pivotTable.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
PivotCache Field
Collapse XSD Schema Diagram:
Drilldown into extLst in schema sml-pivottable_xsd Drilldown into mpMap in schema sml-pivottable_xsd Drilldown into fieldGroup in schema sml-pivottable_xsd Drilldown into sharedItems in schema sml-pivottable_xsd Drilldown into memberPropertyField in schema sml-pivottable_xsd Drilldown into mappingCount in schema sml-pivottable_xsd Drilldown into databaseField in schema sml-pivottable_xsd Drilldown into level in schema sml-pivottable_xsd Drilldown into hierarchy in schema sml-pivottable_xsd Drilldown into sqlType in schema sml-pivottable_xsd Drilldown into formula in schema sml-pivottable_xsd Drilldown into numFmtId in schema sml-pivottable_xsd Drilldown into uniqueList in schema sml-pivottable_xsd Drilldown into serverField in schema sml-pivottable_xsd Drilldown into propertyName in schema sml-pivottable_xsd Drilldown into caption in schema sml-pivottable_xsd Drilldown into name in schema sml-pivottable_xsd Drilldown into CT_CacheField in schema sml-pivottable_xsdXSD Diagram of cacheField in schema sml-pivottable_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="cacheField" type="CT_CacheField" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>PivotCache Field</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
sharedItems nsM:sharedItems 0 1
fieldGroup nsM:fieldGroup 0 (1)
mpMap nsM:mpMap 0 unbounded
extLst nsM:extLst 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
name nsM:name Required
caption nsM:caption Optional
propertyName nsM:propertyName Optional
serverField nsM:serverField false Optional
uniqueList nsM:uniqueList true Optional
numFmtId nsM:numFmtId Optional
formula nsM:formula Optional
sqlType nsM:sqlType 0 Optional
hierarchy nsM:hierarchy 0 Optional
level nsM:level 0 Optional
databaseField nsM:databaseField true (Optional)
mappingCount nsM:mappingCount Optional
memberPropertyField nsM:memberPropertyField false Optional
Collapse Derivation Tree: