http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2378
*** shadow/2378 Thu Jun 28 07:27:30 2001
--- shadow/2378.tmp.5276 Thu Jul 5 10:58:23 2001
***************
*** 2,9 ****
| Schema validation bugs with recursive structures (datatype bugs, too) |
+----------------------------------------------------------------------------+
| Bug #: 2378 Product: Xerces-J |
! | Status: NEW Version: 1.4.1 |
! | Resolution: Platform: Other |
| Severity: Normal OS/Version: Other |
| Priority: Other Component: Schema-Structures |
+----------------------------------------------------------------------------+
--- 2,9 ----
| Schema validation bugs with recursive structures (datatype bugs, too) |
+----------------------------------------------------------------------------+
| Bug #: 2378 Product: Xerces-J |
! | Status: RESOLVED Version: 1.4.1 |
! | Resolution: FIXED Platform: Other |
| Severity: Normal OS/Version: Other |
| Priority: Other Component: Schema-Structures |
+----------------------------------------------------------------------------+
***************
*** 84,87 ****
Here are the schema and the instance document that cause the errors, as well as
the error I receive from Xerces under JDK 1.3. The instances are a bit long,
and some of the structures might be a little convoluted, so please don't
! hesitate to write if you're at all confused!
--- 84,92 ----
Here are the schema and the instance document that cause the errors, as well as
the error I receive from Xerces under JDK 1.3. The instances are a bit long,
and some of the structures might be a little convoluted, so please don't
! hesitate to write if you're at all confused!
!
! ------- Additional Comments From [EMAIL PROTECTED] 2001-07-05 10:58 -------
! 1. In TraverseSchema, 'push' and 'pop' of 'fCurrentTypeNameStack' were not in-
! sync.
! 2. In XMLValidator, sometimes 'fCurrentDV' is not cleared after callEndElement.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]