DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=27666>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=27666 Error message doesnt contain all usefull informations if the schema-parsing isnt successfull Summary: Error message doesnt contain all usefull informations if the schema-parsing isnt successfull Product: Xerces-C++ Version: 2.4.0 Platform: PC URL: http://www.mozilla.org OS/Version: Windows XP Status: NEW Severity: Enhancement Priority: Other Component: Validating Parser (Schema) (Xerces 1.5 or up only) AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Under M$ VC++ 6.0 The Information can be delivered to the user by modifying the resource String table ID 16430 like this: Datatype error: Type:{0}, Attribute: {2}, Message:{1}. and upgrading: emitError (XMLValid::DatatypeError, idve.getType(), idve.getMessage(),attDef- >getFullName()); in SchemaValidator::validateAttrValue. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
