Once the scenario is associated with the XQuery file, the query can include calls to
specific XQuery functions that are implemented by that engine. The available functions
depend on the target database engine selected in the scenario. For example, for eXist and
Berkeley DB XML,
the
Content Completion Assistant lists the functions
supported by that database engine. This is useful for only inserting calls to the
supported functions (standard XQuery functions or extension ones) into the query .
Note: An
XQuery transformation is executed against a Berkeley DB XML server as a transaction
using the query transaction support of the server.