Hi,

I have created on xml file as example data.xml

I have to pass this file as parameter

[OperationContract]
stream GetEmamPriceAvail(stream data);

Regards,

Amit Singh