Definition Type: Element
Name: groupLevel
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_GroupLevel
Containing Schema: sml-pivotTable.xsd
MinOccurs (1)
MaxOccurs unbounded
Abstract
Documentation:
OLAP Grouping Levels
Collapse XSD Schema Diagram:
Drilldown into extLst in schema sml-pivottable_xsd Drilldown into groups in schema sml-pivottable_xsd Drilldown into customRollUp in schema sml-pivottable_xsd Drilldown into user in schema sml-pivottable_xsd Drilldown into caption in schema sml-pivottable_xsd Drilldown into uniqueName in schema sml-pivottable_xsd Drilldown into CT_GroupLevel in schema sml-pivottable_xsdXSD Diagram of groupLevel in schema sml-pivottable_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="groupLevel" maxOccurs="unbounded" type="CT_GroupLevel">
    <xsd:annotation>
        <xsd:documentation>OLAP Grouping Levels</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
groups nsM:groups 0 (1)
extLst nsM:extLst 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
uniqueName nsM:uniqueName Required
caption nsM:caption Required
user nsM:user false (Optional)
customRollUp nsM:customRollUp false (Optional)
Collapse Derivation Tree: