Invalid restriction error on valid schema
-----------------------------------------
Key: XERCESC-1754
URL: https://issues.apache.org/jira/browse/XERCESC-1754
Project: Xerces-C++
Issue Type: Bug
Components: Validating Parser (Schema) (Xerces 1.5 or up only)
Affects Versions: 2.8.0
Environment: any
Reporter: Boris Kolpackov
Attachments: test.xsd
In the attached schema, maxOccurs="1" in the sequence compositor causes
Xerces-C++ to report this schema as invalid. Changing it to "2" gets rid of the
error. The same problem exist in minOccurs="0" to minOccurs="1" restriction.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]