Click here to Skip to main content
15,921,531 members

Comments by Vishnu Kamavaram (Top 1 by date)

Vishnu Kamavaram 17-Sep-14 2:00am View    
Deleted
this is code snippet in mainwsdl

<wsdl:types>
<xsd:schema targetnamespace="http://tempuri.org/Imports">
<xsd:import schemalocation="http://localhost:8787/service/test?xsd=xsd0" namespace="http://tempuri.org/">
<xsd:import schemalocation="http://localhost:8787/service/test?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/">
<xsd:import schemalocation="http://localhost:8787/service/test?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/TestService">
<xsd:import schemalocation="http://localhost:8787/service/test?xsd=xsd3" namespace="http://othernamespace.org/">