Bugs item #2838993, was opened at 2009-08-17 23:36 Message generated for change (Tracker Item Submitted) made by justinjohansson 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: Open Resolution: None Priority: 5 Private: No Submitted By: Justin Johansson (justinjohansson) Assigned to: Nobody/Anonymous (nobody) 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 ---------------------------------------------------------------------- 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
