fold-left signature wrong in tooltip

Having trouble installing Oxygen? Got a bug to report? Post it all here.
fsteimke
Posts: 80
Joined: Tue Jan 01, 2013 3:19 pm

fold-left signature wrong in tooltip

Post by fsteimke »

Hi,
when in insert the xpath function fold-left in my code, Oxygen gives me a tooltip with the wrong signature. It says: fold-left(function, zero, sequence).

The XPath Specification and the Saxonica Specification both say: fold-left (sequence, zero, function). Parameter 1 and 3 are switched.

Sincerley,
Frank Steimke
Dan
Posts: 501
Joined: Mon Feb 03, 2003 10:56 am

Re: fold-left signature wrong in tooltip

Post by Dan »

Hello Frank,
Thank you for the feedback! I corrected the documentation for both the fold-left and fold-right functions. The fix will enter the next oXygen release.

Best regards,
Dan Caprioara
Post Reply