You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2003/10/20 23:06:31 UTC

DO NOT REPLY [Bug 23955] - unique attributes with same qname conflict resolution is incorrect

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

unique attributes with same qname conflict resolution is incorrect





------- Additional Comments From richcao@ca.ibm.com  2003-10-20 21:06 -------
XSLTC is a little closer, but also fails.

<?xml version="1.0" encoding="UTF-8"?>
<elem xmlns:foo="bar1"><elem xmlns:ns0="bar2" foo:attr="" xmlns:foo="bar2"/></el
em>