Exist Function Signatures

Having trouble installing Oxygen? Got a bug to report? Post it all here.
cefn
Posts: 15
Joined: Thu Jul 12, 2007 6:20 pm
Location: Ipswich, UK

Exist Function Signatures

Post by cefn »

Is there any way to persuade the Oxygen editor to recognise function signatures from the Exist toolset as outlined on this page...
http://demo.exist-db.org/xquery/functions.xq#N109BC

Currently any invocation of these functions within the XQuery editor results in errors like these...
F [Saxon8B XQuery] Cannot find a matching 2-argument function named {http://exist-db.org/xquery/request}get-parameter()
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Post by sorin_ristache »

Hello,

You have to set a connection to the eXist server which you configured in Preferences as the XQuery validator. The validator can be set at document level using a validation scenario or at the global level.


Regards,
Sorin
Post Reply