HTML
documentation generated from a WSDL contains various information about
the
WSDL such as its name, location and namespace, as well as details
about various
components (such as services or bindings). It can be useful for providing
a summary of the contents of your WSDL file.
About this task
The following
instructions were written for the Resource perspective,
but they will also work in many other perspectives.
To generate
HTML
documentation based on a WSDL file:
Procedure
- In
the Project Explorer, right-click the WSDL file.
- Click . The Generate
WSDL documentation dialog opens.
- Select the
style of the HTML documentation you want:
- If
you want one HTML file, select Generate WSDL Documentation
without frames.
- Otherwise,
select Generate WSDL Documentation with
frames. If you select this option, several
HTML files
are generated. They will be set up in a similar fashion to Javadoc
files.
- Click Next to
specify the target folder
for your HTML files.
- Click Finish. The HTML
files are created in the location you specified.