.wsdl file extension
- .wsdl
- Web Services Description Language file.
A .wsdl file contains WSDL (Web Services Description Language). It is an XML style file used by web services to inform clients what messages it accepts and which results it will return.
.wsdl files are sometimes given the file extension .wsdl.xml.
For more information see:
- www.eggheadcafe.com/tutorials/aspnet/9c295cfe-9e3f-41f3-ad8f-91215d5b0b81/access-web-service-in-cli.aspx - Tutorial on web services for Visual Studio 2008, covers both how to generate .wsdl files and how to import them.
- http://everything.explained.at/Web_Services_Description_Language/ - Web Services Description Language explained.
Can you add to this? Do you know of any applications not already listed which will work with .wsdl files, view .wsdl files or open .wsdl files? Are you able to contribute any additional reference information or file format information about .wsdl files or have you spotted any errors or omissions? If so please let us know by emailing us at feedback@cryer.co.uk - Thank you.