You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vxquery.apache.org by "Till Westmann (JIRA)" <ji...@apache.org> on 2010/06/06 23:36:53 UTC

[jira] Created: (VXQUERY-27) attribute changes name

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.