Project

Profile

Help

Bug #4443

closed

Type check: xs:byte, unary expression

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

Status:
Closed
Priority:
Normal
Assignee:
Category:
XPath conformance
Sprint/Milestone:
-
Start date:
2020-01-28
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 two expressions yield different results (just as they did in BaseX):

-xs:byte(-128) instance of xs:byte,

for $i in -128
return -xs:byte($i) instance of xs:byte

Observed with Saxon-EE 9.9.1.6J.

Please register to edit this issue

Also available in: Atom PDF