Generate Schema files from WSDL without using Visual Studio

Hi,

I have a web service that is deployed in a domain that is not accessible from my DEV machine. Due to that, i cannot use Visual studio to generate the schema files from the WSDL.

Is there a way to generate the schema files? 

i tried adding "?WSDL" at the end of the URL to retrieve the WSDL file, but the WSDL file is still references urls from that domain - so not everything will be resolved. is there away to override this?

I am using BizTalk 2013 , Visual Studio 2012

regards,

September 8th, 2015 5:06am

Hi,

Try with ?singleWsdl as extension, check if that can retrieve the full, WSDL. Else you can ask for the service provider for the full WSDL. 

Regards

K

Free Windows Admin Tool Kit Click here and download it now
September 8th, 2015 5:19am

Hi Can you try adding ?singlewsdl at the end of URL and see that pulls the complete wsdl Cheers
September 8th, 2015 5:25am

Thank you for the answers. That works.

I also found this link to generate the Schema files without visual studio

using SVCUtil

https://msdn.microsoft.com/en-us/library/aa751847(v=vs.110).aspx

Free Windows Admin Tool Kit Click here and download it now
September 8th, 2015 5:27am

Hi,

Try with ?singleWsdl as extension, check if that can retrieve the full, WSDL. Else you can ask for the service provider for the full WSDL. 

Regards

K

  • Marked as answer by Mazin Alassaf Tuesday, September 08, 2015 9:24 AM
September 8th, 2015 9:18am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics