[Home] [By Thread] [By Date] [Recent Entries]
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
|

Cart



