Its a Requiredment, i have a asmx service that returns a list<dataset> and the schema defination keeps on repeating foreach dataset in the List.
How can i prevent.
Thanks
Its a Requiredment, i have a asmx service that returns a list<dataset> and the schema defination keeps on repeating foreach dataset in the List.
What requirement?
Your question is very vague.
You can split WSDL into component pieces based on the XML namespace.
You can read this:
http://msdn.microsoft.com/en-us/library/aa480511.aspx
and this:
http://www.ibm.com/developerworks/xml/library/ws-soa-xmlwsdl/index.html
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.