dmitri (site admin)? New member need help on attributes |
|
I guess is not possible? Anyone? Help....?
|
||||||||||||
|
Site Admin
|
normally, you won't see any tag attributes in the soap envelopes except namespaces and types. I know no way on how to handle custom attributes like in your case. Perhaps, you'll have to write envelope in php yourself, instead of relying on soapclient->call() method.
|
||||||||||||
_________________ The PHP IDE team |
Thanks dmitri. What is your point of view? |
|
Thanks dmitri for the quit reply. I would like to know how you would go about returning a XML Document to a client. The remote client expect a xml document like this:
<Property> <Identification type="house" rentalType=""> <Address></Address> <City></City> </Identification> </Property> Are there other ways beside writing my own envelope(I will look into this)? I just want to know what is the correct and most efficient way of doing this. Thanks agin |
||||||||||||
|
Site Admin
|
You can easily trace how SOAP envelope is created and transmitted to the far end using any working sample posted in this forum and debugging them in NuSphere PhpED. Start with ->call() method call and see what it does around arguments and WSDL tree parsed earlier.
|
||||||||||||
_________________ The PHP IDE team |
|
Hi,
I am not sure if you are asking for this, just have a look.
Regards, Dave |
||||||||||||||
|
dmitri (site admin)? New member need help on attributes |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by