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=6892>. 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=6892 Attribute with same name as NS prefix generates incorrect error Summary: Attribute with same name as NS prefix generates incorrect error Product: Xerces2-J Version: 2.0.0 Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: Other AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] <NS:ele NS="123" xmlns:NS="http://www.xylogy.com/Apps/NS"/> Above XML generates message: Attribute "NS" bound to namespace "null" was already specified for element "NS:ele" The code in org.apache.xerces.impl.XMLNamespaceBinder, line 811, which checks for duplicate attributes does not allow for prefix binding attributes --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
