[Bug 18402] New: Optional Features in XQuery 3.0

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18402

           Summary: Optional Features in XQuery 3.0
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3.0
        AssignedTo: jonathan.robie@gmail.com
        ReportedBy: jonathan.robie@gmail.com
         QAContact: public-qt-comments@w3.org


Which of the major features added to XQuery 3.0 should be optional?

1. group by clause in FLWOR Expressions (3.10.7 Group By Clause).
2. tumbling window and sliding window in FLWOR Expressions (3.10.4 Window
Clause).
3. count clause in FLWOR Expressions (3.10.6 Count Clause).
4. allowing empty in 3.10.2 For Clause, for functionality similar to outer
joins in SQL.
5. try/catch expressions (3.15 Try/Catch Expressions).
6. Dynamic function call (3.2.2 Dynamic Function Call ).
7. Inline function expressions (3.1.7 Inline Function Expressions).
8. Private functions (4.18 Function Declaration).
9. Switch expressions (3.13 Switch Expression).
10. Computed namespace constructors (3.9.3.7 Computed Namespace Constructors).
11. Output declarations (2.2.4 Serialization).
12. Annotations (4.15 Annotations).
13. Annotation assertions in function tests.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 25 July 2012 16:39:59 UTC