Project

Profile

Help

Bug #4447

closed

Grouping with type declaration → XQST0094

Added by Christian Grün about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
XQuery conformance
Sprint/Milestone:
-
Start date:
2020-01-29
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
9.9, trunk
Fix Committed on Branch:
9.9, trunk
Fixed in Maintenance Release:
Platforms:

Description

The following query doesn’t return x, but raises XQST0094:

for $i in 'x'
group by $g as xs:string := $i
return $g

Please register to edit this issue

Also available in: Atom PDF