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=6834>. 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=6834 apparently correct schema/instance not validating Summary: apparently correct schema/instance not validating Product: Xerces-C++ Version: Nightly build (please specify the date) Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Normal Priority: Other Component: Validating Parser (Schema) (Xerces 1.5 or up only) AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I'm attempting to do something similar to the way the SOAP encoding schema works, by adding an attribute to a simple schema type and making a new type out of the combination. When I do this, I'm able to validate the schema and a sample instance with other parsers and XMLSpy, etc., but the latest Xerces C++ code is spitting out this error: "Message: This element AttributeValue has a simpletype but no datatypevalidator was found." I can reproduce this using the DOMCount sample on the attached schema and instance files with both 1.6 and the latest code as of 3/1/02. I'm on Windows XP. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
