Try send document/literal instead of RPC encoded. Either way, a prefix on an XML element is valid XML. Do you mind sharing what kind of SOAP Service barfs at that prefix (i.e. Axis, .Net, gSOAP, etc)? Al On Tue, 2004-11-23 at 14:37 -0700, Taylor Asay wrote: > Hello, > > Is it possible using PEAR:Soap to make the result of calling call > "call('InsertAccout',params)" look like <InsertAccount xmlns='url'> rather > than <ns4:InsertAccount>? > > I have a client whose web service is not happy with the 'ns4:' > > Thanks, > > Taylor >