How to Configure an XQJ Data Source

Any transformer that offers an XQJ API implementation can be used when validating XQuery or transforming XML documents.
  1. Go to menu Preferences > Data Sources.
  2. Click the New button in the Data Sources panel.
  3. Enter a unique name for the data source.
  4. Select XQuery API for Java(XQJ) in the Type combo box.
  5. Press the Add button to add XQJ API specific files. You can manage the driver files using the Add, Remove, Detect and Stop buttons. Oxygen XML Author will detect any implementation of javax.xml.xquery.XQDataSource and present it in Driver class field.
  6. Select the most suited driver in the Driver class combo box.
  7. Click the OK button to finish the data source configuration.