Specifies the HTML tables on a Web page that are imported into a query table.
      
<HTMLTables />
    | Element type | HTMLTablesType | 
| Namespace | urn:schemas-microsoft-com:office:excel | 
| Schema name | XML Spreadsheet 2000 | 
| Element | Description | 
|---|---|
| QuerySource | Describes the data source that a query table was based on when it was created from an external source. | 
| QuerySource | Contains information about the data source of a query. | 
| Element | Description | 
|---|---|
| Number | Contains the index number of either an HTML table in a Web page or of a pane in a worksheet window, the number formatting style of a chart object, or a numeric operand. | 
| Text | Contains a string operand or the name of an HTML table in a Web page. | 
| Missing | Indicates that no information is specified. | 
None.
      
<xsd:element name="HTMLTables" type="HTMLTablesType" minOccurs="0" >
</xsd:element>