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