Quantcast
Channel: Embarcadero Community - Embarcadero Community
Viewing all articles
Browse latest Browse all 2504

Hpw can I create a SOAP server applications with existing XSD for request and response?

$
0
0

Hello!

I have to create a SOAP web service base on existing XSD schemas witch will be used as Request and Response.

I build two units based on my xsd schemas.

And have a new units with interfaces IXMLBatchUpdateCardDataRequest and IXMLBatchUpdateCardDataResponse.

And I need to create something like that for SOAP request,

 


   
   
            
            ....
            
   

 

and I have to create a something like that


   
   
            
            ....
            
   

for response!

 

What I have to do?

How I can define "tns" namespace?

How My TRemotable class will looks like to realize all tags from Request and Response xsd?

Thank you very much!

 

 


Viewing all articles
Browse latest Browse all 2504


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>