Page 1 of 1

XQuery Outline view does not show Updating Functions

Posted: Thu Oct 04, 2018 10:06 pm
by amix
Hello,

I am using 20.1 on Windows 10.

Editing an XQuery Module, with Saxon-EE set to

Code: Select all

-update:on
in the XQuery Scenario, I do not get any functions that are Updating Expressions in the Outline View:

A function like:

Code: Select all

declare updating function ns1:insert-node($what, $where) {
insert node $what into $where
};
would not show up in the Outline View. If I remove the 'updating' keyword, they show.

Re: XQuery Outline view does not show Updating Functions

Posted: Fri Oct 05, 2018 7:57 am
by Radu
Hi Andreas,

Thanks for the report, I'll add an issue for this and I'll update this forum thread when we fix this.

Regards,
Radu

Re: XQuery Outline view does not show Updating Functions

Posted: Fri Oct 05, 2018 11:52 pm
by amix
Thank you.

Re: XQuery Outline view does not show Updating Functions

Posted: Mon Feb 25, 2019 5:10 pm
by sorin_carbunaru
Hi,

I wanted to let you know that oXygen 21 is out now and it contains a fix for this XQuery Outliner issue.

All the best wishes,
Sorin Carbunaru
oXygen XML