You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by bu...@apache.org on 2004/02/15 21:46:42 UTC

DO NOT REPLY [Bug 26960] New: - TypeInfo.getTypeNamespace returns null for DTD types

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: xerces-j-dev@xml.apache.org
        ReportedBy: carnold@houston.rr.com


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: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org