PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT
ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW
AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE
DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL
BE LOST SOMEWHERE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2562
*** shadow/2562 Fri Jul 13 00:09:03 2001
--- shadow/2562.tmp.22750 Mon Jul 30 05:43:16 2001
***************
*** 1,9 ****
+============================================================================+
| Fixed Attribute Default validity constraint validation failed |
+----------------------------------------------------------------------------+
! | Bug #: 2562 Product: Xerces-C |
! | Status: REOPENED Version: 1.5 |
! | Resolution: Platform: PC |
| Severity: Normal OS/Version: Windows NT/2K |
| Priority: Other Component: Build |
+----------------------------------------------------------------------------+
--- 1,9 ----
+============================================================================+
| Fixed Attribute Default validity constraint validation failed |
+----------------------------------------------------------------------------+
! | Bug #: 2562 Product: Xerces-C++ |
! | Status: RESOLVED Version: 1.5 |
! | Resolution: INVALID Platform: PC |
| Severity: Normal OS/Version: Windows NT/2K |
| Priority: Other Component: Build |
+----------------------------------------------------------------------------+
***************
*** 60,62 ****
--- 60,73 ----
------- Additional Comments From [EMAIL PROTECTED] 2001-07-13 00:09 -------
Sorry guys I selected wrong version of Xerces, it is 1.4 not 1.5. It is a SAX
parser. Yes the validation is on.
+
+
+ ------- Additional Comments From [EMAIL PROTECTED] 2001-07-30 05:43 -------
+ I can get the expected message using SAXParser even with Xerces 1.4:
+
+ C:\>saxcount -v=always d:\mydoc\xml\myxml\bug2562.xml
+
+ Error at file d:\mydoc\xml\myxml\bug2562.xml, line 9, char 57
+ Message: Attribute 'xmlns' has a value,
+ 'http://over.the.rainbow.com/somewhere', that does not mat
+ ch its #FIXED value, 'http://java.sun.com/historical'
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]