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=17885>. 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=17885 PSVI: no-union typeDefinition has a memberTypeDefinition Summary: PSVI: no-union typeDefinition has a memberTypeDefinition Product: Xerces2-J Version: 2.3.0 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: XNI AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] When parsing an MPEG7 description document with validation, I find attributes with the following properties: - the corresponding AttributePSVI has a type definition of instance XSSimpleTypeDefintion - the simple type definition has a variety which is not equal to XSSimpleTypeDefinition.VARIETY_UNION. - the AttributePSVI has a memberTypeDefinition. According to the XML Schema API spec, this is not possible. The attached zip file contains the MPEG7 dataset and a sample program DOM3PSVI.java which can be used to reproduce the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
