MapChildItemsType complexType

Contains information about child field items.

Type Information

Namespace urn:schemas-microsoft-com:office:excel
Schema name XML Spreadsheet 2000

Elements and Attributes

Child Elements

Element Description
Item Contains the name of a child item in a PivotTable field, or the index number of an item described by the PTLineItem element.

Attributes

None.

Definition

      
<xsd:complexType name="MapChildItemsType" >
  <xsd:sequence>
    <xsd:element name="Item" type="xsd:string">
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>


    
©2003-2004 Microsoft Corporation. All rights reserved. Permission to copy, display and distribute this document is available at: http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice.asp