XQuery Services simple example

This is a very simple example that uses a sample database of musical compact-discs from FreeDB.

You can search for a particular CD using keywords (full-text search). By clicking on a CD title, you will get the details about the disc: this contents is formatted using a XSLT stylesheet.

Attention: for this example to work properly, there must be exactly one XML Library in the server. If you obtain an error "unspecified Library name", it means that you have either 0 or several XML Libraries. The XML Library used by XQuery Services can be specified explicitly in the configuration of the server.