Definition Type: Element
Name: QTSource
Namespace: urn:schemas-microsoft-com:office:excel
Type: x:QTSourceType
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Describes the properties of the query table on which a PivotTable view or report is based.
Collapse XSD Schema Diagram:
Drilldown into CacheIndex in schema excel_xsd Drilldown into QuerySource in schema excel_xsd Drilldown into CacheFile in schema excel_xsd Drilldown into DataMember in schema excel_xsd Drilldown into QTSourceType in schema excel_xsdXSD Diagram of QTSource in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="QTSource" type="QTSourceType" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Describes the properties of the query table on which a PivotTable view or report is based.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DataMember x:DataMember 0 (1)
CacheFile x:CacheFile 0 (1)
QuerySource x:QuerySource 0 (1)
CacheIndex x:CacheIndex 0 (1)
Collapse Derivation Tree: