Defines the XML query based on the fields defined in the data definition file (DTD) selected. The query is run against the data in the XML data file. If an XSL file is specified, it translates the XML data file before running the query.
This dialog box contains:
Object |
Description |
Data Definition Location |
URL to a DTD/Schema Stream. |
Select Columns |
Displays the Select Columns dialog box. |
Data Source Location |
URL to an XML data source stream. |
Show Advanced |
Increases the size of the dialog box adding the rest of the options. |
Validate Data Source |
If the box is checked the DOM parser is used and the data validated. If the box is not checked, the SAX parser is used and the data is not validated. |
Extensible Style Sheet Location |
URL to an XSL transformation file. |
Hide Advanced |
Closes the dialog box. Only the DTD, Select Columns, XML, and Show Advanced options will be available. |
Copyright © 1984, 2005, Oracle. All rights reserved.