complexType QTSourceType

complexType {urn:schemas-microsoft-com:office:excel}QTSourceType

Abstractfalse (This can be used in an instance)
Target Namespaceurn:schemas-microsoft-com:office:excel
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns:rs=urn:schemas-microsoft-com:rowset
xmlns:s=uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882
xmlns=urn:schemas-microsoft-com:office:excel


Source

<xsd:complexType name="QTSourceType">
    <
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:sequence>
        <
xsd:element name="DataMember" type="xsd:string" default="XLDataSource" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Specifies the data source of the PivotTable view or report. It is set to the text "XLDataSource".</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="CacheFile" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Specifies the name of the file containing the supporting records for a PivotTable view or report.</xsd:documentation>
            </
xsd:annotation>
            <
xsd:complexType>
                <
xsd:attribute name="Href" type="xsd:string" use="required">
                    <
xsd:annotation>
                        <
xsd:documentation>Specifies the name of the file containing the supporting records for a PivotTable view or report.</xsd:documentation>
                    </
xsd:annotation>
                </
xsd:attribute>
            </
xsd:complexType>
        </
xsd:element>
        <
xsd:element name="QuerySource" type="QTQuerySourceType" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Describes the data source that a query table was based on when it was created from an external source.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
        <
xsd:element name="CacheIndex" type="xsd:integer" minOccurs="0">
            <
xsd:annotation>
                <
xsd:documentation>Contains a unique identifier for the cache containing the supporting records for a PivotTable view or report.</xsd:documentation>
            </
xsd:annotation>
        </
xsd:element>
    </
xsd:sequence>
</
xsd:complexType>


Documentation

Describes the properties of the query table on which a PivotTable view or report is based.


complexType QTSourceType


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.