Project

Profile

Help

Bug #6471

closed

Parsing error with validate expressions

Added by Michael Kay about 1 month ago. Updated 28 days ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
XQuery conformance
Sprint/Milestone:
-
Start date:
2024-07-05
Due date:
% Done:

0%

Estimated time:
Legacy ID:
Applies to branch:
11, 12, trunk
Fix Committed on Branch:
12, trunk
Fixed in Maintenance Release:
Platforms:
.NET, Java

Description

An XQuery "validate" expression is parsed at the wrong level of operator precedence. It is recognised as an ExprSingle which means it cannot be followed by an operator such as union (|) or =>.

It is possible to work around the problem by using parentheses.

Please register to edit this issue

Also available in: Atom PDF