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=5891>. 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=5891 XMLSchemaValidator does not contribute element's default value Summary: XMLSchemaValidator does not contribute element's default value Product: Xerces2-J Version: 2.0.0 [beta 4] Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: XML Schema Structures AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hi, XMLSchemaValidator does not contribute element's default value as specified in the schema while it does so for attributes. I have two problems with this issue. One is that the behaviour has been changed since 1.4.3 which gave me default values for elements. The other is that the behaviour should be consistent both for elements and attributes as far as XNI is concerned. I see it is partly implemented in XMLSchemaValidator#endElement. Is it planned to be improved in the production release? Thanks, -taki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
