webservices/wsfragment/src/wslibxml2utils.cpp
changeset 1 272b002df977
parent 0 62f9d29f7211
child 23 a1df79fa35b4
equal deleted inserted replaced
0:62f9d29f7211 1:272b002df977
    66         {
    66         {
    67         	TXmlEngNamespace ns = aElement.FindOrCreateNsDeclL(aNamespaceUri, aPrefix);
    67         	TXmlEngNamespace ns = aElement.FindOrCreateNsDeclL(aNamespaceUri, aPrefix);
    68           element->ns = INTERNAL_NSPTR(ns);
    68           element->ns = INTERNAL_NSPTR(ns);
    69       	}
    69       	}
    70     }
    70     }
       
    71 	
       
    72 	
       
    73 // End of File
       
    74 
       
    75 
       
    76