Database::XML | ||
Description | ||
XML
database driver. Provider=XPath/XQuery |
||
Options | ||
Handle |
The name of the handle by which the database can be referenced. |
|
Description |
Description of the database. | |
Connection
Timeout |
Timeout in seconds for the database connection. | |
Query
Timeout |
Timeout in seconds for the executed query. | |
XML
file |
The complete path to the XML file. | |
Horizontal
Output |
When
checked, one row will be created for each "related" XML group. Note: Horizontal Output can also be enabled/disabled by executing the following query: HorizontalOutput=true; HorizontalOutput=false; |