data element

Contains the row elements that hold the data for the cache of a PivotTable view or report.

Usage

      
<data />

    

Element Information

Element type Anonymous
Namespace urn:schemas-microsoft-com:rowset
Schema name Rowset

Elements and Attributes

Child Elements

Element Description
z:row See external namespace.

Attributes

None.

Definition

      
<xsd:element name="data" >
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="z:row" maxOccurs="unbounded" />
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>


    
©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