Select one of the previously configured data sources from the Data
Source drop-down menu.
Enter the connection details.
The host name or IP address of the installed MarkLogic engine in the
XDBC Host field.
Oxygen XML Editor uses XCC connector to interact with MarkLogic XDBC server
and requires the basic authentication schema to be set. Starting with version
MarkLogic 4.0 the default authentication method when you create a HTTP or WebDAV
Server is digest, so make sure to change it to basic.
Set the port number of the MarkLogic engine in the Port
field. A MarkLogic XDBC application server must be configured on the server on this
port. This XDBC server will be used to process XQuery expressions against the server.
Later, if you want to change the XDBC server, instead of editing the configuration
just use the Use it to execute queries action from Data Source
Explorer.
Set the user name to access the MarkLogic engine in the User
field.
Set the password to access the MarkLogic engine in the
Password field.
Optionally set the URL used for browsing the MarkLogic database in the
Data Source Explorer view in the WebDAV
URL field.
The Database field specifies the database over which the
XQuery expressions are executed. If you set this option to default, the database
associated to the application server of the configured port is used.
Click the OK button to finish the connection
configuration.