element.setAttribute(XMLConstants.XMLNS_ATTRIBUTE + STR0 + ns,nsMap.get(ns)); | element.setAttributeNS(XMLConstants.XMLNS_ATTRIBUTE_NS_URI,STR1,ns.getValue()); | element.setAttribute(XMLConstants.XMLNS_ATTRIBUTE + STR0 + ns,nsMap.get(ns)) | element.setAttributeNS(XMLConstants.XMLNS_ATTRIBUTE_NS_URI,STR1,ns.getValue()) | camel | 8fd99a50dc823b14b5061128afe6001328fee537 | org.apache.camel.component.cxf.DefaultCxfBinding | | | | | | Uses | False |