Re: PHP5 SOAP not adding namespace to parameters

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2004-12-03 at 11:19 +0100, Marius Mathiesen wrote:
> Why doesn't PHP5 add the "ns4" namespace to the parameters ? Is there a
> way to force it to ?

This means that ns4 in the PEAR sample is equivalent to ns1 in
the PHP5 example. Further, where PHP5 states that Addr_Map relates to this
namespace (TCOL_MATRIX), it logically follows that the tags within
<Addr_Map> belong to the same namespace:

<ns1:Addr_Map>

To me it seems PHP5 works correctly. However, this may not be very helpful
if your application doesn't work. Sorry about that :-)

I believe it is the SOAP Server's fault. I don't know what it is but from a few error messages we've received it looks like .NET.
For it to work I need those ns1's attached to all the tags within <ns1:Addr_Map> :(

Tristan

Attachment: smime.p7s
Description: S/MIME cryptographic signature


[Index of Archives]     [PHP Home]     [PHP Users]     [Kernel Newbies]     [PHP Database]     [Yosemite]

  Powered by Linux