[ http://issues.apache.org/jira/browse/XERCESC-1456?page=all ]
     
Alberto Massari resolved XERCESC-1456:
--------------------------------------

    Resolution: Won't Fix

Hi Boris,
unfortunately the DOM specs mandate the algorithm to be used for lookupPrefix 
and lookupNamespaceURI, and they don't have the special case for predefined 
namespace mapping (xml, xmlns), so I am inclined not to extend it.


> 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]

Reply via email to