specific schema validation error missing in 3.0.0.b1
----------------------------------------------------
Key: XERCESC-1790
URL: https://issues.apache.org/jira/browse/XERCESC-1790
Project: Xerces-C++
Issue Type: Bug
Components: Validating Parser (XML Schema)
Affects Versions: 3.0.0
Environment: debian, clean, unpatched 3.0.0.b1, ICU transcoder
Reporter: Jay Berkenbilt
I have attached a.xml and a.xsd. Save them into a directory and, from that
directory, parse them:
% StdInParse -n -s -v=always < a.xml
This results in the following error:
Error at (file stdin, line 7, char 13): {null}
With 2.8.0, I saw the following instead:
Error at (file stdin, line 7, char 13): Datatype error:
Type:NumberFormatException, Message: Invalid chars encountered..
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]