Project

Profile

Help

Bug #6056

closed

Bad validation message for list-valued type

Added by Michael Kay 11 months ago. Updated 10 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Diagnostics
Sprint/Milestone:
-
Start date:
2023-05-31
Due date:
% Done:

100%

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

Description

If an attribute with value "31,32,33" is validated against a list type with itemType="xs:integer", the error message says "expected a digit, found 44".

44 is the ASCII code for a comma.

Please register to edit this issue

Also available in: Atom PDF