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