DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7735>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

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

Schema validation errors with xmlns attributes

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From [EMAIL PROTECTED]  2002-04-03 21:21 -------
This is not a bug -- those are questions that are more appropriate to xerces-j-
user list. 
To be able to validate against XML Schemas you have to turn on XML Schema 
validation on. This is how Xerces2 works and answering your question - Xerces 
can't recognize on the fly if you have XML Schema -- because we don't include 
XML Schema validator at all if schema feature is off.
For your second question:
>>Are we required to change all schemas and xml files to the 
>> 2001 namespaces to use xerces 2.0.1?

Yes if you want your files to be conformant to XML Schema specification. 
Otherwise, your files are not conformant to REC and won't be validated 
correctly using ANY XML Schema conformant processor.

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

Reply via email to