[Bug 4971] incorrect FLWOR expression in multiple use cases

http://www.w3.org/Bugs/Public/show_bug.cgi?id=4971

           Summary: incorrect FLWOR expression in multiple use cases
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Full Text
        AssignedTo: cbotev@cs.cornell.edu
        ReportedBy: cbotev@cs.cornell.edu
         QAContact: public-qt-comments@w3.org


See http://lists.w3.org/Archives/Member/member-query-fttf/2007Aug/0018.html

*4) Use Case "Wildcard", Use Case "Stemming", Use Case "Stopword", Use Case
"Axes", Use Case "Ignore", Use Case"Full-text Composability", Use Case
"XQuery-XPath Composability", Use Case "Store"*

, in the return of the FLWOR expression opens a new scope.
Suggestion: use (,) instead.

Wildcard:
Q3 Zero or More Character Infix Wildcard Query
Q4 One or More Character Suffix Wildcard Query on Part of a Word
Q5 Specified Range of Characters Suffix Wildcard Query

Stemming
Q2 Query Stemming on Multiple Word Roots

Stopword
Q3 Query Excluding a Stop Word on a Stop Word List

Axes
Q1 Query on Element and Its Children
Q2 Query on Element Returning Its First Two Children
Q3 Query on Element and Its Ancestors
Q4 Query on Element and Its Right Siblings

Ignore
Q2 Phrase Query Ignoring Content of Descendant Element Specified by XPath
Expression
Q3 Phrase Query Ignoring Content of Descendant Element Specified by Full-Text
Query
Q4 Distance Query Ignoring Content of Descendant Elements Level by Level

Full-Text Composability
Q2 Phrase and Distance Query in an Instance of an Element with Stemming

XQuery-XPath Composability
Q9 Query Using an XQuery Expression to Determine the Number of Words Allowed in
a Window

Score
Q6 Query with Weight Declaration

Received on Monday, 20 August 2007 17:21:39 UTC