Actions
Support #1382
closedCircular definition of variable
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Internals
Sprint/Milestone:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Legacy ID:
sf-959402
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:
Description
SourceForge user: wcordewiner
I use Saxon 7.9.1 and appear to have a problem with
(cascaded) XQuery module imports. Attached a zip
file containing the query and module which
reproduces the problem. The query imports a module
(module1.xq) containing a variable declaration. That
module again imports a module (module2.xq) again
containing a variable declaration. When a execute
the query, I get an error "Circular definition of
variable m2:pi" but to my knowledge there are no
circular variable definitions.
Wouter Cordewiner
Files
Please register to edit this issue
Actions