Page 1 of 1

Content assist for Xquery Modules

Posted: Thu Jul 05, 2007 7:25 pm
by kingargyle
It would be helpful to have content assist for imported modules in XQuery. I'm currently using the eXist database 1.1.1 and it would be greatly appreciated to have this type of support. It probably means going out parsing and identifying the functions defined in a particular imported module at the minimum.

Posted: Mon Jul 09, 2007 2:40 pm
by sorin_ristache
Hello,

Thank you for your request. I logged it to our issue tracking system. It will be harder than content completion in XML files as the XQuery modules do not have an associated schema from which the allowed elements are extracted.


Regards,
Sorin

Re: Content assist for Xquery Modules

Posted: Mon Feb 16, 2009 4:35 pm
by sorin_ristache
Hello,

Starting with version 10.1 that will be released in this month the content completion will display also the functions declared in imported modules of the current XQuery document.


Regards,
Sorin