Definition Type: ComplexType
Name: CT_PivotAreaReferences
Namespace: http://schemas.openxmlformats.org/spreadsheetml/2006/main
Containing Schema: sml-pivotTableShared.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into reference in schema sml-pivottableshared_xsd Drilldown into count in schema sml-pivottableshared_xsdXSD Diagram of CT_PivotAreaReferences in schema sml-pivottableshared_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_PivotAreaReferences">
    <xsd:sequence>
        <xsd:element name="reference" maxOccurs="unbounded" type="CT_PivotAreaReference">
            <xsd:annotation>
                <xsd:documentation>Reference</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
    <xsd:attribute name="count" type="xsd:unsignedInt">
        <xsd:annotation>
            <xsd:documentation>Pivot Filter Count</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
reference nsM:reference (1) unbounded
Collapse Child Attributes:
Name Type Default Value Use
count nsM:count (Optional)
Collapse Derivation Tree:
Collapse References:
nsM:references