Hi All,
How to make the exposed webservice structure including xml attributes? not only xml element? I have created the complex types - structure as the input parameter of the application service. After exposing it to the webservice, only xml elements occured and no attributes under any elements. Is there any way to implement this?
Thanks a lot