soap xsi:nil="true" problem for multi level objects

E

emil

Hello;
i try to do object serialization xml with using soap.But it shows me just
till 4th level.
After 3th level xsi:nil="true" appears.there is the xml instance;

<soap:Body>
<OTA_VehAvailRateRQ xmlns="http://tempuri.org/">
<POS>
<source>
<RequestorID>
<CompanyName xsi:nil="true" />
<ID>string</ID>
<ID_Context>string</ID_Context>
<Instance>string</Instance>
<Type>string</Type>
<URL>string</URL>
<MessagePassword>string</MessagePassword>
</RequestorID>
</source>
</POS>

Does anybody know the solution?My another question is for complex(multi level)
objects i couldnt get any neither get nor post xml.How to accomplish that?

i ll appreciate if You help me.
Thanks for help
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top