[Home] [By Thread] [By Date] [Recent Entries]

  • From: yael efrat <yaele@o...>
  • To: xml-dev@l...
  • Date: Sun, 07 Oct 2001 14:11:38 -0700


Hi;
I'm trying to remove XMLNS attribue from this XML : 
<path xmlns="http://schemas.xmlsoap.org/rp/" se:mustUnderstand="1"></path>

By using :
IXMLDOMNamedNodeMapPtr m_NodeMapPtr=m_Obj->Getattributes();
IXMLDOMNodePtr RemovedNode = m_NodeMapPtr->removeNamedItem(L"xmlns");

The removeNamedItem successeded but the the attribute remained.
if i'm trying to remove anyother attribute (like the"se:mustUnderstand"
) it's removed.
What is special with this xmlns attribute ,and how can i remove it ?Should
i do anything else ? 

Thanks; 
yael efrat
yaele@o... - email
(323) 402-1224 x7622 - voicemail/fax



__________________________________________________
FREE voicemail, email, and fax...all in one place.
Sign Up Now! http://www.onebox.com


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member