Actions
Bug #2223
closedComparing untyped atomics with QNames
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
XPath conformance
Sprint/Milestone:
-
Start date:
2014-11-16
Due date:
% Done:
0%
Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:
Description
This may be a tricky one. The following query returns an error (FORG0001):
{
xs:QName('a:a') = <a>a:a</a>
}
I would have expected "true" as result.
Related issues
Please register to edit this issue
Actions