https://bugs.winehq.org/show_bug.cgi?id=39006 Bug ID: 39006 Summary: ISAXAttributes.getLocalName should only return an empty string for namespace attributes that are not xmlns Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: msxml3 Assignee: wine-bugs(a)winehq.org Reporter: ott(a)mirix.org Distribution: --- According to the specification the local name if a namespace propery is only an empty string if it is exactly "xmlns": "For "xmlns", this value is empty." (https://msdn.microsoft.com/en-us/library/ms757865%28v=vs.85%29.aspx) This makes sense because it would be impossible to get the namespace prefix otherwise. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.