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=5849>.
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=5849

Fail to validate schema using the schema for schema

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2002-01-24 20:20 -------
Fixed in CVS. Now schema documents with the schema namespace as the target 
namesapce can be parsed as other schema documents.
But you'll certainly get some errors if you 
use "http://www.w3.org/2001/XMLSchema.xsd";. Reasons:
1. Built-in primitive simple types: errors will be reported against 
base="anySimpleType" and any facet specified on them.
2. There are some complex types that don't qualify the "Particle Valid 
(Restriction)" constraint. (Theses errors only appear if -f is specified.)

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

Reply via email to