attribute changes name
----------------------
Key: VXQUERY-27
URL: https://issues.apache.org/jira/browse/VXQUERY-27
Project: VXQuery
Issue Type: Bug
Reporter: Till Westmann
The expected result for
Expressions/Operators/SeqOp/SeqIntersect//fn-intersect-node-args-011 is
<book year="...">...</book>
and the actual result is
<book book="...">...</book>
So the attribute changes its name to the name of the enclosing element (and it
does not seem to be related to the intersect operator).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.