Hi All,
How to pass dataset as parameter to webservice.
below is soap body
<SanctionDetails xmlns="http://tempuri.org/">
<DeptCode>string</DeptCode>
<User>string</User>
<Password>string</Password>
<ds><xsd:schema>schema</xsd:schema>xml</ds>
<tot_count>int</tot_count>
</SanctionDetails>