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=17064>. 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=17064 [DOM L3 TypeInfo] - Setter for XSTypeDefinition in ElementNSImpl performs no-op Summary: [DOM L3 TypeInfo] - Setter for XSTypeDefinition in ElementNSImpl performs no-op Product: Xerces2-J Version: 2.3.0 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: DOM AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The setter setType(XSTypeDefinition type) of ElementNSImpl just assigns the 'type' parameter to itself. It looks like the type name and namespace returned from an instance of ElementNSImpl will always be null. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
