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=23393>.
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=23393

namespace-prefixes on gives wrong namespace for xmlns attr

           Summary: namespace-prefixes on gives wrong namespace for xmlns
                    attr
           Product: Xerces2-J
           Version: 2.5.0
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: SAX
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When I turn on the feature http://xml.org/sax/features/namespace-prefixes, in
the call to startElement() of my content handler, the uri for an
xmlns:<something> attribute is the empty string. According to the specs [1],
this value should be http://www.w3.org/2000/xmlns/. This bug is causing Xalan to
misbehave, see Bugzilla 16826 [2]

[1] http://www.w3.org/2000/xmlns/
[2] http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16286

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to