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

parsers (sax or dom) fail to validate schema correctly

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2002-04-18 18:25 -------
_t1.xml: it's valid. One of the branches in your <choice> allows empty content 
(the group "grpSCALARS", which has two optinal elements.), so ABC could be 
empty.

_t2.xml: I tried this file, and did get an error from Xerces:
[Error] _t2.xml:6:3: cvc-elt.1: Cannot find the declaration of element 'SET'.

In fact, according to the spec, <SET> of _t2.xml is not "invalid", not "valid" 
either. Its validity is unknown. Xerces reports an error just to signal the 
situation that no declaration is found to validate the root element against.

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

Reply via email to