Definition Type: Element
Name: QuerySource
Namespace: urn:schemas-microsoft-com:office:excel
Type: x:QTQuerySourceType
Containing Schema: excel.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Describes the data source that a query table was based on when it was created from an external source.
Collapse XSD Schema Diagram:
Drilldown into Parameter in schema excel_xsd Drilldown into VersionRefreshableMin in schema excel_xsd Drilldown into VersionLastRefresh in schema excel_xsd Drilldown into VersionLastEdit in schema excel_xsd Drilldown into RefreshTimeSpan in schema excel_xsd Drilldown into RobustConnect in schema excel_xsd Drilldown into SourceDataFile in schema excel_xsd Drilldown into SourceConnectionFile in schema excel_xsd Drilldown into LocalConnection in schema excel_xsd Drilldown into DoNotPromptForFile in schema excel_xsd Drilldown into Query97 in schema excel_xsd Drilldown into UseSameSettings in schema excel_xsd Drilldown into HTMLTables in schema excel_xsd Drilldown into TextWizardSettings in schema excel_xsd Drilldown into RefreshInfo in schema excel_xsd Drilldown into WebPostString in schema excel_xsd Drilldown into URLString in schema excel_xsd Drilldown into HTMLFormat in schema excel_xsd Drilldown into EntirePage in schema excel_xsd Drilldown into RefreshedInXl9 in schema excel_xsd Drilldown into EditWebPage in schema excel_xsd Drilldown into EnableRedirections in schema excel_xsd Drilldown into DisableDateRecognition in schema excel_xsd Drilldown into NoTextToColumns in schema excel_xsd Drilldown into DoNotJoinDelimiters in schema excel_xsd Drilldown into CommandType in schema excel_xsd Drilldown into CommandText in schema excel_xsd Drilldown into Connection in schema excel_xsd Drilldown into Maintain in schema excel_xsd Drilldown into Connection in schema excel_xsd Drilldown into Maintain in schema excel_xsd Drilldown into CommandType in schema excel_xsd Drilldown into CommandText in schema excel_xsd Drilldown into QueryType in schema excel_xsd Drilldown into QTQuerySourceType in schema excel_xsdXSD Diagram of QuerySource in schema excel_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<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>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
QueryType x:QueryType (1) (1)
CommandText x:CommandText 0 unbounded
CommandType x:CommandType 0 (1)
Maintain x:Maintain 0 (1)
Connection x:Connection 0 unbounded
Maintain x:Maintain 0 (1)
Connection x:Connection 0 unbounded
CommandText x:CommandText 0 unbounded
CommandType x:CommandType 0 (1)
DoNotJoinDelimiters x:DoNotJoinDelimiters 0 (1)
NoTextToColumns x:NoTextToColumns 0 (1)
DisableDateRecognition x:DisableDateRecognition 0 (1)
EnableRedirections x:EnableRedirections 0 (1)
EditWebPage x:EditWebPage 0 (1)
RefreshedInXl9 x:RefreshedInXl9 0 (1)
EntirePage x:EntirePage 0 (1)
HTMLFormat x:HTMLFormat 0 (1)
URLString x:URLString 0 (1)
WebPostString x:WebPostString 0 (1)
RefreshInfo x:RefreshInfo 0 (1)
TextWizardSettings x:TextWizardSettings 0 (1)
HTMLTables x:HTMLTables 0 (1)
UseSameSettings x:UseSameSettings 0 (1)
Query97 x:Query97 0 (1)
DoNotPromptForFile x:DoNotPromptForFile 0 (1)
LocalConnection x:LocalConnection 0 (1)
SourceConnectionFile x:SourceConnectionFile 0 (1)
SourceDataFile x:SourceDataFile 0 unbounded
RobustConnect x:RobustConnect 0 (1)
RefreshTimeSpan x:RefreshTimeSpan 0 (1)
VersionLastEdit x:VersionLastEdit 0 (1)
VersionLastRefresh x:VersionLastRefresh 0 (1)
VersionRefreshableMin x:VersionRefreshableMin 0 (1)
Parameter x:Parameter 0 unbounded
Collapse Derivation Tree: