SAX2 reports the xmlns attribute without a namespace
----------------------------------------------------
Key: XERCESC-1934
URL: https://issues.apache.org/jira/browse/XERCESC-1934
Project: Xerces-C++
Issue Type: Bug
Components: SAX/SAX2
Affects Versions: 3.1.1
Reporter: Boris Kolpackov
Fix For: 3.1.2, 3.2.0, 4.0.0
When you have something like xmlns:foo="foo", SAX2 reports the 'xmlns:foo'
attribute as belonging to the XML namespace. However, if the namespace is
declared as xmlns="foo", the 'xmlns' namespace is reported as being
unqualified. Other parsers seems to be doing it in a more consistent manner.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]