Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

summaryrefslogtreecommitdiffstats
blob: d984e088d6b44b59ea88a247a8029d59d2c75289 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>

<?NLS TYPE="org.eclipse.help.toc"?>

<toc link_to="../org.eclipse.jst.ws.doc.user/webservice_toc.xml#wswsdleditort" label="wswsdleditort" topic="tasks/timpwsdl.html">
<topic label="Importing a WSDL file" href="tasks/timpwsdl.html"/>
<topic label="Creating a new WSDL file" href="tasks/tcrtwsdl.html"/>
<topic label="Editing WSDL files with the WSDL Editor" href="concepts/cwsdled.html">
<topic label="Editing WSDL files" href="tasks/tedtwsdl.html">
<topic label="Adding a service" href="tasks/taddsrvc.html"/>
<topic label="Adding a port to a service" href="tasks/taddport.html"/>
<topic label="Setting a port type" href="tasks/tsetprtt.html"/>
<topic label="Setting a binding" href="tasks/tsetbind.html"/>
<topic label="Adding an operation" href="tasks/taddoper.html"/>
<topic label="Adding a message" href="tasks/taddmess.html"/>
<topic label="Adding a part to a message" href="tasks/taddpart.html"/>
<topic label="Creating an import statement" href="tasks/tcrtimpt.html"/>
<topic label="Creating a new type for your WSDL file" href="tasks/tcrttype.html"/>
</topic>
</topic>
<topic label="Exploring WSDL using the Web Services Explorer" href="../org.eclipse.jst.ws.consumption.ui.doc.user/tasks/twsdlexp.html"/>
</toc>

Back to the top