special handling of 'xml' namespace-prefix
------------------------------------------
Key: XERCESC-1456
URL: http://issues.apache.org/jira/browse/XERCESC-1456
Project: Xerces-C++
Type: Bug
Components: DOM
Versions: 2.6.0
Environment: all
Reporter: Boris Kolpackov
Attachments: DOMNodeImpl.cpp.patch
According to the spec 'xml' namespace-prefix is special and does not need
"xmlns:xml=..." mapping. It therefore would make sense to make
lookupNamespacePrefix and lookupNamespaceURI functions aware of this special
rule. The patch is attached.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]