Contains the row elements that hold the data for the cache of a PivotTable view or report.
<data />
Element type | Anonymous |
Namespace | urn:schemas-microsoft-com:rowset |
Schema name | Rowset |
Element | Description |
---|---|
z:row | See external namespace. |
None.
<xsd:element name="data" >
<xsd:complexType>
<xsd:sequence>
<xsd:element ref="z:row" maxOccurs="unbounded" />
</xsd:sequence>
</xsd:complexType>
</xsd:element>