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=5080>. 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=5080 defaultValue parameter of attributeDecl not null Summary: defaultValue parameter of attributeDecl not null Product: Xerces2-J Version: 2.0.0 [beta 2] Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: DTD AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The javadoc for org.apache.xerces.xni.XMLDTDHandler.attributeDecl says that the defaultValue parameter is null if no default value is specified, but org.apache.xerces.impl.XMLDTDScannerImpl.scanAttlistDecl always passes a non-null value for the defaultValue parameter. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
