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 2002/05/13 21:05:20 UTC

DO NOT REPLY [Bug 8864] - Two attributes with same name in different namespaces on same element

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

Two attributes with same name in different namespaces on same element

sandygao@ca.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From sandygao@ca.ibm.com  2002-05-13 19:05 -------
The recently published namespace errata requires that all namespace declaration 
attributes to be bound to the namespace "http://www.w3.org/2000/xmlns/".

Now "att" and "xmlns:att" blong to different namespaces, and the error about
duplicate attributes won't be thrown.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org