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=16962>. 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=16962 Schema containing "xs:any namespace=##local" fails validation Summary: Schema containing "xs:any namespace=##local" fails validation Product: Xerces-C++ Version: 2.1.0 Platform: PC OS/Version: Windows XP Status: NEW Severity: Normal Priority: Other Component: Validating Parser (Schema) (Xerces 1.5 or up only) AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] If you take the attached files and run "SaxCount -n -f -s test_local.xml", you will get this error: Error at file c:\testcase\test_local.xml, line 3, char 51 Message: 'pippo' and '##any' violate the Unique Particle Attribution rule while XSV 2.2 validates it fine. Note that the schema has no ##any inside it, while it has a ##local directive; could it be that the validator is reading ##local and using ##any? Alberto P.S. The bug is against version 2.1 because there is no entry (yet) for 2.2, but the bug is present also in 2.2 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
