Definition Type: Element
Name: MapChildItems
Namespace: urn:schemas-microsoft-com:office:excel
Type: x:MapChildItemsType
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Specifies the group to which mapped PivotItem belongs.
Collapse XSD Schema Diagram:
Drilldown into Item in schema excel_xsd Drilldown into MapChildItemsType in schema excel_xsdXSD Diagram of MapChildItems in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="MapChildItems" type="MapChildItemsType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Specifies the group to which mapped PivotItem belongs.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Item x:Item (1) (1)
Collapse Derivation Tree: