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

xs:sequence Xerces does not select correct sequence during validation

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2003-08-11 14:13 -------
> The following schema and instance document are valid according to XMLSpy
> 5.0 , however Xerces fails to validate the document correctly.

But why did you decide to file a bug against Xerces, but not XMLSpy? :-)

Your schema is not valid. Try run one of the samples

java -cp ... xni.XMLGrammarBuilder -f -a yourxsd.xsd

It'll tell you what's wrong in your schema. You can also search for the error 
code in the schema spec to find the relavent constraints that are violated.

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

Reply via email to