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=26960>. 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=26960 TypeInfo.getTypeNamespace returns null for DTD types Summary: TypeInfo.getTypeNamespace returns null for DTD types Product: Xerces2-J Version: 2.6.1 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: DOM AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] http://www.w3.org/TR/2004/PR-DOM-Level-3-Core-20040205/core.html#TypeInfo says that TypeInfo.typeNamespace should be "http://www.w3.org/TR/REC-xml" for DTD types. It had been null in earlier drafts. The current behavior causes DOM L3 tests attrgetschematypeinfo01 and 02 to fail. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
