Definition Type: Element
Name: PTSource
Namespace: urn:schemas-microsoft-com:office:excel
Type: x:PTSourceType
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Contains information describing the data source of the PivotTable view.
Collapse XSD Schema Diagram:
Drilldown into RefreshOnFileOpen in schema excel_xsd Drilldown into OptimizeCache in schema excel_xsd Drilldown into HasNoRecords in schema excel_xsd Drilldown into DisableRefresh in schema excel_xsd Drilldown into CubeSource in schema excel_xsd Drilldown into BackgroundQuery in schema excel_xsd Drilldown into SourceConsolidation in schema excel_xsd Drilldown into QuerySource in schema excel_xsd Drilldown into NoSaveData in schema excel_xsd Drilldown into ConsolidationReference in schema excel_xsd Drilldown into RefreshDateCopy in schema excel_xsd Drilldown into RefreshDate in schema excel_xsd Drilldown into RefreshName in schema excel_xsd Drilldown into VersionLastRefresh in schema excel_xsd Drilldown into VersionRefreshableMin in schema excel_xsd Drilldown into MissingItemsLimit in schema excel_xsd Drilldown into DataMember in schema excel_xsd Drilldown into CacheIndex in schema excel_xsd Drilldown into CacheFile in schema excel_xsd Drilldown into PTSourceType in schema excel_xsdXSD Diagram of PTSource in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="PTSource" type="PTSourceType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Contains information describing the data source of the PivotTable view.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CacheFile x:CacheFile 0 (1)
CacheIndex x:CacheIndex 0 (1)
DataMember x:DataMember 0 (1)
MissingItemsLimit x:MissingItemsLimit 0 (1)
VersionRefreshableMin x:VersionRefreshableMin 0 (1)
VersionLastRefresh x:VersionLastRefresh 0 (1)
RefreshName x:RefreshName 0 (1)
RefreshDate x:RefreshDate 0 (1)
RefreshDateCopy x:RefreshDateCopy 0 (1)
ConsolidationReference x:ConsolidationReference 0 (1)
NoSaveData x:NoSaveData 0 (1)
QuerySource x:QuerySource 0 (1)
SourceConsolidation x:SourceConsolidation 0 (1)
BackgroundQuery x:BackgroundQuery 0 (1)
CubeSource x:CubeSource 0 (1)
DisableRefresh x:DisableRefresh 0 (1)
HasNoRecords x:HasNoRecords 0 (1)
OptimizeCache x:OptimizeCache 0 (1)
RefreshOnFileOpen x:RefreshOnFileOpen 0 (1)
Collapse Derivation Tree: