Wrong annotation error message

Bug #867252 reported by Gabriel Petrovay
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
New
Medium
Matthias Brantner

Bug Description

the query below issues the following error:
[err:XQST0045]: "%ann:squential": invalid function or annotation namespace. Which is wrong because the namespace is perfect. "squential" is the problem.

------------------------------
declare namespace ann = "http://www.zorba-xquery.com/annotations";
declare %ann:squential function local:name () {
  1
};
1
------------------------------

Chris Hillery (ceejatec)
tags: removed: core-runtime
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.