You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2003/08/11 16:13:13 UTC

DO NOT REPLY [Bug 22250] - xs:sequence Xerces does not select correct sequence during validation

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

sandygao@ca.ibm.com changed:

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



------- Additional Comments From sandygao@ca.ibm.com  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: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org