Bugs item #2838993, was opened at 2009-08-17 18:06 Message generated for change (Comment added) made by allexk You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=713730&aid=2838993&group_id=129076
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Query Execution Group: Sedna (current) >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Justin Johansson (justinjohansson) Assigned to: Alexander Kalinin (allexk) Summary: Query fails with valid direct element constructor expression Initial Comment: The following query which uses a direct element constructor to invoke the binding of the no-namespace to an element (bar in this case) fails: <foo xmlns="foo.com"> <bar xmlns=""/> </foo> producing Query execution failed (SEDNA Message: ERROR SE5014 Not a constant. Details: operation sequence ). AFAIK "" is a valid xs:anyURI and the above XQuery expression is legal. I've seen a few namespace related issues in Sedna discussion and am not sure if this a duplicate issue report or not. Cheers Justin Johansson ---------------------------------------------------------------------- >Comment By: Alexander Kalinin (allexk) Date: 2009-08-22 13:05 Message: Fixed in the new development build. ---------------------------------------------------------------------- Comment By: Ivan Shcheklein (shcheklein) Date: 2009-08-17 19:27 Message: Justin, thaks for the bug report. It will be fixed as soon as we commit new semantic analyser. I hope it'll be very soon ). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=713730&aid=2838993&group_id=129076 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Sedna-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sedna-discussion
