Bugs item #2957884, was opened at 2010-02-24 13:23
Message generated for change (Settings changed) made by shcheklein
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=713730&aid=2957884&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: Invalid
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Ivan Shcheklein (shcheklein)
Summary: for $doc in collection('recipeml/docs.xml') not possible

Initial Comment:
When you would do something like:
for $doc in collection('recipeml/docs.xml')
(from http://www.xml.com/pub/a/2005/03/02/xquery.html)

The XQuery engine will fire the error:
Query execution failed (SEDNA Message: ERROR XPST0003 It is a static error if 
an expression is not a valid instance of the grammar defined in A.1 EBNF. 
Details: at (1:43), syntax error, unexpected end of file ).

While it should be valid XQuery.

----------------------------------------------------------------------

>Comment By: Ivan Shcheklein (shcheklein)
Date: 2010-02-24 15:41

Message:
This query is invalid. FLOWR statement must constain return clause in
XQuery 1.0: http://www.w3.org/TR/xquery/#id-flwor-expressions .

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=713730&aid=2957884&group_id=129076

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion

Reply via email to