View Source

{section}
{column}

h1. Introduction

Petals Studio provides a wizard to import WSDL files.
The main interest of this wizard is that it imports the WSDL with all its dependencies.
If your WSDL imports WSDL, XSD or XML files, these files will be imported as well.

\\
When a target location already exists, the imported file is renamed and the reference in the importing file is updated.
Both WSDL 1.1 and WSDL 2.0 are supported.

This import should be preferred rather than copying a WSDL file manually.

{column}
{column:width=350px}
{panel:title=Table of contents}{toc}{panel}
{column}
{section}

h1. Concretely

Click *File > Import > WSDL > WSDL*.

!PetalsStudio_ImportWsdl_1.jpg!

\\
Click *Next*.
A new page appears.

Type in the *WSDL location* (it must be a valid URI).
If the WSDL is located on your local disk, click *Browse...*.
Then, select the *target directory* in which the WSDL (and its dependencies) must be imported.

!PetalsStudio_ImportWsdl_2.jpg!

Click *Finish* to start the import operation.