http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2566

*** shadow/2566 Wed Jul 11 00:59:09 2001
--- shadow/2566.tmp.9409        Wed Jul 11 07:39:46 2001
***************
*** 2,9 ****
  | Validation of XML document always failed with namespace declaration        |
  +----------------------------------------------------------------------------+
  |        Bug #: 2566                        Product: Xerces2-J               |
! |       Status: NEW                         Version: 2.0.0 [alpha]           |
! |   Resolution:                            Platform: PC                      |
  |     Severity: Major                    OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: JAXP                    |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | Validation of XML document always failed with namespace declaration        |
  +----------------------------------------------------------------------------+
  |        Bug #: 2566                        Product: Xerces2-J               |
! |       Status: RESOLVED                    Version: 2.0.0 [alpha]           |
! |   Resolution: WORKSFORME                 Platform: PC                      |
  |     Severity: Major                    OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: JAXP                    |
  +----------------------------------------------------------------------------+
***************
*** 95,98 ****
          at org.apache.xerces.framework.XMLParser.reportError(XMLParser.java:1196
  )
  
! I am using xerces.jar version of 1.4.1
--- 95,103 ----
          at org.apache.xerces.framework.XMLParser.reportError(XMLParser.java:1196
  )
  
! I am using xerces.jar version of 1.4.1
! 
! ------- Additional Comments From [EMAIL PROTECTED]  2001-07-11 07:39 -------
! This is not a bug. Xerces supports XML Schema REC, namespace in your XML 
! Document must be "http://www.w3.org/2001/XMLSchema";.
! For more information read http://xml.apache.org/xerces-j/schema.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to