Project

Profile

Help

Bug #6128

closed

Unwanted diagnostic output when validating notations

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

Status:
Closed
Priority:
Low
Assignee:
Category:
Diagnostics
Sprint/Milestone:
-
Start date:
2023-07-11
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

BuiltInAtomicType.validateContent has unwanted diagnostic output at line 964:

System.err.println(rules.isDeclaredNotation(nv.getNamespaceURI(), nv.getLocalName()));

This results in a stray log message when validation against an xs:NOTATION type fails.

Please register to edit this issue

Also available in: Atom PDF