[SOAP]Changing the default soapheaders

I’m trying to call a webservice with the standard SoapClient. Only the server won’t except the default namespace item “SOAP-ENV:encodingStyle”.

Attribute 'SOAP-ENV:encodingStyle' is not allowed to appear in element 'SOAP-ENV:Envelope'

Is there anyway to remove alter these namespaces?