Skip to content

A small snippet to download a WSDL and its XSD references from a remote URL

License

Notifications You must be signed in to change notification settings

dorser/export-wsdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

export-wsdl

A small snippet to download a WSDL and its XSD references from a remote URL

You can use it from the command line: python export-wsdl.py -u <wsdlUrl>

It will create a directory with the name of the WSDL and download all files into that directory.

About

A small snippet to download a WSDL and its XSD references from a remote URL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages