xml editor

    XML Editor
    XML Author
        DITA Editor
        DocBook Editor
        TEI Editor
        XHTML Editor
        XML Schema Editor
        RelaxNG Editor
    XML Diff
    XSL / XSLT
        XSL / XSLT Editor
        XSL / XSLT Debugger
        XSLT documentation
    XQuery
        XQuery Editor
        XQuery Debugger
    SVN Client
        Office Open XML
        Open Document Format
        XSL:FO Editor
        SVG Editor
        WSDL Editor
Supported platforms
Compatible with Windows7 & Mac OS X Snow Leopard
Ready for
data server software

eXist Support

Introduction

This tutorial shows you, step by step, how to configure the eXist support in <oXygen/> XML Editor, browse and edit resources, as well as running XQuery interrogations.

The tutorial assumes that you have a basic knowledge of databases, XML technologies and of <oXygen/> XML Editor tool. The explanations and screen shots are given for the standalone version of the <oXygen/> XML Editor. However the same set of features are available in Eclipse plugin version of the product with minor interface differences.

How to Configure the eXist Support in <oXygen/>

There are two notions you need to understand in order to configure the eXist support in <oXygen/>: the data source and the connection.

1. A data source defines all that is needed in order to have a connection to the database.

Go to <oXygen/>'s Preferences->Data Sources and press the New button in order to add a new data source. Insert a data source name (make sure that each data source has an unique name) and select the eXist type from driver type combo box.

eXist Data Source Configuration Dialog

You also need to add the following eXist specific driver file:

  • exist.jar
  • lib/core/xmldb.jar
  • lib/core/xmlrpc-client-3.1.1.jar
  • lib/core/xmlrpc-common-3.1.1.jar
  • lib/core/ws-commons-util-1.0.2.jar

These files are found in your eXist installation directory.

More information about configuring a eXist datasource can be found in the user manual: http://www.oxygenxml.com/doc/ug-oxygen/native-xml-database-support.html

2. Once you have created the data source you may proceed further by defining one or more connection based on it. The connections can be configured on the same Preferences->Data Source page.

eXist Connection Configuration Dialog

Start by choosing a unique connection name and set the Data Source combo box to the already configured eXist data source. To access eXist from <oXygen/> uses the XML:DB API. The XML:DB API uses a specific URI scheme to locate a collection of XML resources on the server. This URI identifies the database implementation, the name of the connection and the location of the eXist server on the network. Enter this URI in the XML DB URI field. In the Collection field you can specify the default collection that will be used for the xquery collection() function. If you have correctly specified the previous fields you can choose the default collection by using the Select button. Pressing the Select button displays the existing collections on the server.

Sometimes you need to work with two database servers (for example a development sever and a production server) so it makes sense to define a connection on each database server to be further used when executing XQuery or browsing/editing the database resources. If the two database servers have the same version you only need to configure a data source and add two connections for it.

Datasource Explorer View

Once we finished the configuration of the connection we are able to browse the database content using the Datasource Explorer view from the Database perspective.

XQuery Execution Support

eXist supports XQuery interrogations over the stored XML content (for example you can create an XQuery to generate a report with the billing contact data from the latest purchase notifications). You can open an XQuery editor (New->XQuery), configure the transformation scenario to match the eXist connection for the transformer field, write the XQuery and then execute it.

XQuery Validation Support

You can configure eXist as main validator for XQuery files. For that you must go to Preferences->XML->XSLT/FO/XQuery->XQuery and set eXist for XQuery validation. Additionally you can set the other options. You will now benefit of the automatic validation feature and you can use Validate button to get a list of validation errors.

Alternatively you can use the Validation scenario support which is described here

WebDAV Support

Collection/resource management can also be done using WebDAV (see http://wiki.exist-db.org/space/WebDAV , oxygenXML section)

News
Upcoming Events:
Buy <oXygen/> License
XML Editor
Enterprise $449
Professional $349
Academic & SMP $64
XML Author
Enterprise $269
Professional $199
XML Diff
Professional $99  $59
Most Wanted Features
Cast your vote now! What feature would you need the most in the next version?
<oXygen/> XML Editor
Video Demonstrations
Support Life Program
Syncro SVN Client
Quotes
quote ..oXygen XML Editor still hits a sweet spot -- but a wider one than ever. The feature set, performance and interfaces get better with every release, while its core virtues remain, including the portability across platforms and the enlightened licensing (to users, not machines). Bravo for creating a product that needs no apology. quote
Wendell Piez
Mulberry Technologies Inc
XML Editor | XML Author | WYSIWYG Editors | Schema Editor | XSD Documentation | XSL/XSLT Editor | XQuery | XML Databases | SVN Client
© 2002-2010 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy | This website was created & generated with <oXygen/>® XML Editor