Download "user manual"

Transcript
•
•
•
•
Oxygen XML Editor | Working with Databases | 936
equality - Improves the performances of tests that look for nodes with a specific value.
presence - Improves the performances of tests that look for the existence of a node regardless of its
value.
substring - Improves the performance of tests that look for a node whose value contains a given
sub-string.
Syntax types - The syntax describes the type of data the index contains and is mostly used to determine how
indexed values are compared.
Actions Available at Resource Level
In a Berkeley DB XML repository, the actions available at resource level in the Data Source Explorer view are as
follows:
Refresh
Performs a refresh of the selected resource.
Open
Opens the selected resource in the editor.
Rename
Allows you to change the name of the selected resource.
Move
Allows you to move the selected resource in a different container in the database tree (also available through drag
and drop).
Delete
Removes the selected resource from the container.
Copy location
Allows you to copy (to the clipboard) an application-specific URL for the resource that can then be used for various
actions, such as opening or transforming the resources.
Compare
Compares the resources using Diff Files (this action is available in the contextual menu of two selected resources).
eXist Connection
This section explains the actions that are available on an eXist connection.
Actions Available at Connection Level
For an eXist database, the actions available at connection level in the Data Source Explorer view are as follows:
Configure Database Sources
Opens the Data Sources preferences page where you can configure both data sources and connections.
Disconnect
Closes the current database connection.
Refresh
Performs a refresh for the sub-tree of the selected node.
Actions Available at Container Level
For an eXist database, the actions available at container level in the Data Source Explorer view are as follows:
New File
Creates a file in the selected container.
New Collection
Creates a collection.