Definition Type: Element
Name: fieldGroup
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Type: nsM:CT_FieldGroup
Containing Schema: sml-pivotTable.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Field Group Properties
Collapse XSD Schema Diagram:
Drilldown into groupItems in schema sml-pivottable_xsd Drilldown into discretePr in schema sml-pivottable_xsd Drilldown into rangePr in schema sml-pivottable_xsd Drilldown into base in schema sml-pivottable_xsd Drilldown into par in schema sml-pivottable_xsd Drilldown into CT_FieldGroup in schema sml-pivottable_xsdXSD Diagram of fieldGroup in schema sml-pivottable_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="fieldGroup" minOccurs="0" type="CT_FieldGroup">
    <xsd:annotation>
        <xsd:documentation>Field Group Properties</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
rangePr nsM:rangePr 0 (1)
discretePr nsM:discretePr 0 (1)
groupItems nsM:groupItems 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
par nsM:par Optional
base nsM:base Optional
Collapse Derivation Tree: