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
diff options
context:
space:
mode:
authorkprice2006-05-11 15:21:26 +0000
committerkprice2006-05-11 15:21:26 +0000
commit2f1595efc40fd4a9b87d7439cda0a8936befc71a (patch)
tree7927e48a736a77847a1baa5da55fc8af6f8b9044
parent33d90e2f253d8811d2b131025cfae7cd95686845 (diff)
downloadwebtools.webservices-2f1595efc40fd4a9b87d7439cda0a8936befc71a.tar.gz
webtools.webservices-2f1595efc40fd4a9b87d7439cda0a8936befc71a.tar.xz
webtools.webservices-2f1595efc40fd4a9b87d7439cda0a8936befc71a.zip
[136717] updates to WSDL Editor documentation
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/.cvsignore1
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/META-INF/MANIFEST.MF2
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/build.xml4
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/concepts/cwsdled.dita9
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/concepts/cwsdled.html6
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/images/httpskel.gifbin13056 -> 7112 bytes
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/images/soapskel.gifbin13643 -> 7881 bytes
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/images/wsdleditor.gifbin14541 -> 10559 bytes
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/myplugin.xml5
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/org.eclipse.wst.wsdl.ui.doc.userindex.html89
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/org.eclipse.wst.wsdl.ui.doc.userindex.xml84
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/plugin.xml7
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddmess.dita76
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddmess.html90
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddoper.dita29
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddoper.html32
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddpart.dita39
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddpart.html44
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddport.dita40
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddport.html47
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddsrvc.dita36
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddsrvc.html40
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrtimpt.dita29
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrtimpt.html30
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrttype.dita45
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrttype.html50
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrtwsdl.dita26
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrtwsdl.html20
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tedtwsdl.dita60
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tedtwsdl.html71
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/timpwsdl.dita31
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/timpwsdl.html36
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tsetbind.dita75
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tsetbind.html88
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tsetprtt.dita91
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tsetprtt.html115
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/wswsdleditorc_toc.xml14
-rw-r--r--docs/org.eclipse.wst.wsdl.ui.doc.user/wswsdleditort_toc.ditamap27
38 files changed, 946 insertions, 542 deletions
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/.cvsignore b/docs/org.eclipse.wst.wsdl.ui.doc.user/.cvsignore
index 9bf87299c..77adf9794 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/.cvsignore
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/.cvsignore
@@ -1,3 +1,4 @@
org.eclipse.wst.wsdl.ui.doc.user_1.0.0.jar
+build.xml
bak
temp
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/META-INF/MANIFEST.MF b/docs/org.eclipse.wst.wsdl.ui.doc.user/META-INF/MANIFEST.MF
index 050899184..451e0937d 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/META-INF/MANIFEST.MF
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.wst.wsdl.ui.doc.user; singleton:=true
-Bundle-Version: 1.0.1.qualifier
+Bundle-Version: 1.0.201.qualifier
Bundle-Vendor: %pluginProvider
Bundle-Localization: plugin
Eclipse-LazyStart: true
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/build.xml b/docs/org.eclipse.wst.wsdl.ui.doc.user/build.xml
index ef2ead0a7..8fdff3f8c 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/build.xml
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/build.xml
@@ -25,7 +25,7 @@
-->
<project name="eclipsehelp" default="all">
- <property name="dita.ot.dir" location="C:/DITA-OT1.2.1" />
+ <property name="dita.ot.dir" location="C:/DITA-OT1.2.2" />
<path id="dost.class.path">
<pathelement location="${dita.ot.dir}${file.separator}lib${file.separator}dost.jar" />
@@ -47,7 +47,7 @@
<property name="args.csspath" value="org.eclipse.wst.doc.user" />
<property name="args.eclipse.provider" value="Eclipse.org" />
<property name="args.eclipse.version" value="1.5.0" />
- <property name="args.input" location="wswsdleditort_toc.ditamap" />
+ <property name="args.input" location="wswsdleditorc_toc.ditamap" />
<property name="clean.temp" value="true" />
<property name="dita.extname" value=".dita" />
<property name="dita.temp.dir" location="temp" />
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/concepts/cwsdled.dita b/docs/org.eclipse.wst.wsdl.ui.doc.user/concepts/cwsdled.dita
index d17fcafca..f7504ea3d 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/concepts/cwsdled.dita
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/concepts/cwsdled.dita
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Arbortext, Inc., 1988-2005, v.4002-->
-<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
-<concept id="cwsdled" xml:lang="en-us"><?Pub Caret1?>
+<!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN"
+ "concept.dtd">
+<concept id="cwsdled" xml:lang="en-us">
<title>Editing WSDL files with the WSDL Editor</title>
<titlealts>
<searchtitle>Editing WSDL files with the WSDL editor</searchtitle>
@@ -51,6 +52,6 @@ also used for validation.&nbsp; </p>
<link href="../tasks/tcrtwsdl.dita" scope="local"></link>
<link href="../tasks/tedtwsdl.dita" scope="local"></link>
</linklist>
-</related-links>
+</related-links><?Pub Caret?>
</concept>
-<?Pub *0000002624?>
+<?Pub *0000002617?>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/concepts/cwsdled.html b/docs/org.eclipse.wst.wsdl.ui.doc.user/concepts/cwsdled.html
index 92dda0b40..1e474eb67 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/concepts/cwsdled.html
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/concepts/cwsdled.html
@@ -2,8 +2,8 @@
<html lang="en-us" xml:lang="en-us">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="(C) Copyright 2005" />
-<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta name="copyright" content="Copyright (c) 2000, 2006 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
+<meta name="DC.rights.owner" content="(C) Copyright 2000, 2006" />
<meta content="public" name="security" />
<meta content="index,follow" name="Robots" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
@@ -17,7 +17,7 @@
<meta content="XHTML" name="DC.Format" />
<meta content="cwsdled" name="DC.Identifier" />
<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/commonltr.css" type="text/css" rel="stylesheet" />
+<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
<title>Editing WSDL files with the WSDL editor</title>
</head>
<body id="cwsdled"><a name="cwsdled"><!-- --></a>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/images/httpskel.gif b/docs/org.eclipse.wst.wsdl.ui.doc.user/images/httpskel.gif
index dca2dc3db..e2e6686b2 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/images/httpskel.gif
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/images/httpskel.gif
Binary files differ
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/images/soapskel.gif b/docs/org.eclipse.wst.wsdl.ui.doc.user/images/soapskel.gif
index 219721a1d..804273553 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/images/soapskel.gif
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/images/soapskel.gif
Binary files differ
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/images/wsdleditor.gif b/docs/org.eclipse.wst.wsdl.ui.doc.user/images/wsdleditor.gif
index fb26004be..ccbe3b9a3 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/images/wsdleditor.gif
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/images/wsdleditor.gif
Binary files differ
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/myplugin.xml b/docs/org.eclipse.wst.wsdl.ui.doc.user/myplugin.xml
index ada66bcaa..2917121f6 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/myplugin.xml
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/myplugin.xml
@@ -2,7 +2,7 @@
<?eclipse version="3.0"?>
<?NLS TYPE="org.eclipse.help.toc"?>
<!-- /*******************************************************************************
- * Copyright (c) 2000, 2005 IBM Corporation and others.
+ * Copyright (c) 2000, 2006 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -23,6 +23,9 @@
<toc file="wswsdleditorc_toc.xml"/>
</extension>
+<extension point="org.eclipse.help.index">
+ <index file="org.eclipse.wst.wsdl.ui.doc.userindex.xml"/>
+</extension>
</plugin> \ No newline at end of file
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/org.eclipse.wst.wsdl.ui.doc.userindex.html b/docs/org.eclipse.wst.wsdl.ui.doc.user/org.eclipse.wst.wsdl.ui.doc.userindex.html
new file mode 100644
index 000000000..9c0932f06
--- /dev/null
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/org.eclipse.wst.wsdl.ui.doc.userindex.html
@@ -0,0 +1,89 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html
+ PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html lang="en-us" xml:lang="en-us">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
+<meta name="security" content="public" />
+<meta name="Robots" content="index,follow" />
+<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
+<meta name="DC.Format" content="XHTML" />
+<!-- All rights reserved. Licensed Materials Property of IBM -->
+<!-- US Government Users Restricted Rights -->
+<!-- Use, duplication or disclosure restricted by -->
+<!-- GSA ADP Schedule Contract with IBM Corp. -->
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/ibmdita.css" />
+<link rel="stylesheet" type="text/css" href="../org.eclipse.wst.doc.user/common.css" />
+<title>Index</title>
+</head>
+<body>
+<h1>Index</h1>
+<a name="IDX0_57" href="#IDX1_57">W</a>
+<hr></hr>
+<strong><a name="IDX1_57" href="#IDX0_57">W</a></strong>
+<ul class="indexlist">
+<li>Web services
+<ul class="indexlist">
+<li><a href="tasks/taddsrvc.html#taddsrvc">adding services to WSDL</a>
+</li>
+<li><a href="tasks/tcrtimpt.html#tcrtimpt">adding WSDL import statements</a>
+</li>
+<li><a href="tasks/taddpart.html#taddpart">adding WSDL message parts</a>
+</li>
+<li><a href="tasks/taddmess.html#taddmess">adding WSDL messages</a>
+</li>
+<li><a href="tasks/taddoper.html#taddoper">adding WSDL operations</a>
+</li>
+<li><a href="tasks/taddport.html#taddport">adding WSDL ports</a>
+</li>
+<li>bindings
+<ul class="indexlist">
+<li><a href="tasks/tsetbind.html#tsetbind">creating</a>
+</li>
+</ul>
+</li>
+<li><a href="tasks/tcrtwsdl.html#tcrtwsdl">creating WSDL</a>
+</li>
+<li><a href="tasks/tcrttype.html#tcrttype">creating WSDL types</a>
+</li>
+<li><a href="tasks/tedtwsdl.html#tedtwsdl">editing WSDL</a>
+</li>
+<li><a href="tasks/timpwsdl.html#timpwsdl">importing WSDL</a>
+</li>
+<li><a href="tasks/tsetprtt.html#tsetprtt">setting port types</a>
+</li>
+<li><a href="tasks/tsetbind.html#tsetbind">setting WSDL bindings</a>
+</li>
+</ul>
+</li>
+<li>WSDL
+<ul class="indexlist">
+<li><a href="tasks/tcrtimpt.html#tcrtimpt">adding import statements</a>
+</li>
+<li><a href="tasks/taddpart.html#taddpart">adding message parts</a>
+</li>
+<li><a href="tasks/taddmess.html#taddmess">adding messages</a>
+</li>
+<li><a href="tasks/taddoper.html#taddoper">adding operations</a>
+</li>
+<li><a href="tasks/taddport.html#taddport">adding ports</a>
+</li>
+<li><a href="tasks/taddsrvc.html#taddsrvc">adding services</a>
+</li>
+<li><a href="tasks/tcrtwsdl.html#tcrtwsdl">creating</a>
+</li>
+<li><a href="tasks/tcrttype.html#tcrttype">creating types</a>
+</li>
+<li><a href="tasks/tedtwsdl.html#tedtwsdl">editing</a>
+</li>
+<li><a href="tasks/timpwsdl.html#timpwsdl">importing</a>
+</li>
+<li><a href="tasks/tsetbind.html#tsetbind">setting bindings</a>
+</li>
+<li><a href="tasks/tsetprtt.html#tsetprtt">setting port types</a>
+</li>
+</ul>
+</li>
+</ul>
+</body></html>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/org.eclipse.wst.wsdl.ui.doc.userindex.xml b/docs/org.eclipse.wst.wsdl.ui.doc.user/org.eclipse.wst.wsdl.ui.doc.userindex.xml
new file mode 100644
index 000000000..c4db7d1a3
--- /dev/null
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/org.eclipse.wst.wsdl.ui.doc.userindex.xml
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="utf-8"?>
+<index>
+ <entry keyword="WSDL">
+ <entry keyword="importing">
+ <topic href="tasks/timpwsdl.html#timpwsdl" title="Importing a WSDL file"/>
+ </entry>
+ <entry keyword="creating">
+ <topic href="tasks/tcrtwsdl.html#tcrtwsdl" title="Creating a new WSDL file"/>
+ </entry>
+ <entry keyword="editing">
+ <topic href="tasks/tedtwsdl.html#tedtwsdl" title="Editing WSDL files"/>
+ </entry>
+ <entry keyword="adding services">
+ <topic href="tasks/taddsrvc.html#taddsrvc" title="Adding a service"/>
+ </entry>
+ <entry keyword="adding ports">
+ <topic href="tasks/taddport.html#taddport" title="Adding a port to a service"/>
+ </entry>
+ <entry keyword="setting port types">
+ <topic href="tasks/tsetprtt.html#tsetprtt" title="Setting a port type"/>
+ </entry>
+ <entry keyword="setting bindings">
+ <topic href="tasks/tsetbind.html#tsetbind" title="Setting a binding"/>
+ </entry>
+ <entry keyword="adding operations">
+ <topic href="tasks/taddoper.html#taddoper" title="Adding an operation"/>
+ </entry>
+ <entry keyword="adding messages">
+ <topic href="tasks/taddmess.html#taddmess" title="Adding a message"/>
+ </entry>
+ <entry keyword="adding message parts">
+ <topic href="tasks/taddpart.html#taddpart" title="Adding a part to a message"/>
+ </entry>
+ <entry keyword="adding import statements">
+ <topic href="tasks/tcrtimpt.html#tcrtimpt" title="Creating an import statement"/>
+ </entry>
+ <entry keyword="creating types">
+ <topic href="tasks/tcrttype.html#tcrttype" title="Creating a new type for your WSDL file"/>
+ </entry>
+ </entry>
+ <entry keyword="Web services">
+ <entry keyword="importing WSDL">
+ <topic href="tasks/timpwsdl.html#timpwsdl" title="Importing a WSDL file"/>
+ </entry>
+ <entry keyword="creating WSDL">
+ <topic href="tasks/tcrtwsdl.html#tcrtwsdl" title="Creating a new WSDL file"/>
+ </entry>
+ <entry keyword="editing WSDL">
+ <topic href="tasks/tedtwsdl.html#tedtwsdl" title="Editing WSDL files"/>
+ </entry>
+ <entry keyword="adding services to WSDL">
+ <topic href="tasks/taddsrvc.html#taddsrvc" title="Adding a service"/>
+ </entry>
+ <entry keyword="adding WSDL ports">
+ <topic href="tasks/taddport.html#taddport" title="Adding a port to a service"/>
+ </entry>
+ <entry keyword="setting port types">
+ <topic href="tasks/tsetprtt.html#tsetprtt" title="Setting a port type"/>
+ </entry>
+ <entry keyword="setting WSDL bindings">
+ <topic href="tasks/tsetbind.html#tsetbind" title="Setting a binding"/>
+ </entry>
+ <entry keyword="bindings">
+ <entry keyword="creating">
+ <topic href="tasks/tsetbind.html#tsetbind" title="Setting a binding"/>
+ </entry>
+ </entry>
+ <entry keyword="adding WSDL operations">
+ <topic href="tasks/taddoper.html#taddoper" title="Adding an operation"/>
+ </entry>
+ <entry keyword="adding WSDL messages">
+ <topic href="tasks/taddmess.html#taddmess" title="Adding a message"/>
+ </entry>
+ <entry keyword="adding WSDL message parts">
+ <topic href="tasks/taddpart.html#taddpart" title="Adding a part to a message"/>
+ </entry>
+ <entry keyword="adding WSDL import statements">
+ <topic href="tasks/tcrtimpt.html#tcrtimpt" title="Creating an import statement"/>
+ </entry>
+ <entry keyword="creating WSDL types">
+ <topic href="tasks/tcrttype.html#tcrttype" title="Creating a new type for your WSDL file"/>
+ </entry>
+ </entry>
+</index> \ No newline at end of file
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/plugin.xml b/docs/org.eclipse.wst.wsdl.ui.doc.user/plugin.xml
index ada66bcaa..fba43acb9 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/plugin.xml
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/plugin.xml
@@ -2,7 +2,7 @@
<?eclipse version="3.0"?>
<?NLS TYPE="org.eclipse.help.toc"?>
<!-- /*******************************************************************************
- * Copyright (c) 2000, 2005 IBM Corporation and others.
+ * Copyright (c) 2000, 2006 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@@ -23,6 +23,9 @@
<toc file="wswsdleditorc_toc.xml"/>
</extension>
+<extension point="org.eclipse.help.index">
+ <index file="org.eclipse.wst.wsdl.ui.doc.userindex.xml"/>
+</extension>
-</plugin> \ No newline at end of file
+</plugin>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddmess.dita b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddmess.dita
index 1c3133133..6161e7e99 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddmess.dita
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddmess.dita
@@ -1,25 +1,31 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Arbortext, Inc., 1988-2005, v.4002-->
-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
+<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
+ "task.dtd">
<task id="taddmess" xml:lang="en-us">
<title>Adding a message</title>
<shortdesc>Messages represent an abstract definition of the data being transmitted.
A message consists of logical parts, each of which is associated with a definition
within some type system. WSDL messages are top level objects that can be referenced
by an operation's input, output and fault elements (within a port type).</shortdesc>
+<prolog><metadata>
+<keywords><indexterm>WSDL<indexterm>adding messages</indexterm></indexterm>
+<indexterm>Web services<indexterm>adding WSDL messages</indexterm></indexterm>
+</keywords>
+</metadata></prolog><?Pub Caret?>
<taskbody>
-<context><p>If you want to create a new message for your input, output, or
-fault element, follow these steps: </p></context>
+<context><p>You can create a message using the Outline view by right-clicking
+the <b>Messages</b> folder and clicking <b>Add Message</b>.</p><p>If you want
+to create a new message for your input, output, or fault element, follow these
+steps: </p></context>
<steps>
-<step><cmd>In the Graph view, right-click your input, output, or fault element
-and click <b>Set Message.</b></cmd></step>
-<step><cmd>Select the <b>Create a new message</b> radio button.</cmd></step>
+<step><cmd>In the Design view, right-click your input, output, or fault element
+and click <b>Set Message > New Message.</b></cmd></step>
<step><cmd>Type the name of the message in dialog.</cmd><info>This name should
be a unique amongst all messages defined within the enclosing WSDL document.
Click <b>OK</b>.</info></step>
-<step><cmd>The new message will appear in the graph view within the messages
-section.</cmd><info>An line should be visible connecting the input, output
-or fault with the message.</info></step>
+<step><cmd>The new message will appear in the Design view within the port
+type.</cmd></step>
</steps>
<result><p> <b>Note</b>: Messages are referenced within a port type (specifically
by an operation's input, output and fault objects). The input, output and
@@ -27,27 +33,49 @@ fault objects within a binding do not reference messages. Hence you cannot
create a new message by right clicking on a input, output, or fault within
a binding (these are also known as binding input, binding output and binding
faults).</p><p> <b>Tip</b>: You can also create a new message for your input,
-output, or fault element using the Outline view. Under the <b>Port Types</b>
-folder, right-click your element and click <b>Set Message > Create a new
-message</b>. Your message will appear in the Outline view under the <b>Messages</b> folder.&nbsp;</p><p>If
+output, or fault element using the Outline view. Under the <b>Port Types</b> folder,
+right-click your element and click <b>Set Message > Add Message</b>. Your
+message will appear in the Outline view under the <b>Messages</b> folder.</p><p>If
you want to reuse a message for your input, output, or fault element, follow
-these steps: </p><ol>
-<li>In the Graph view, right-click your input, output, or fault element and
-click <b>Set Message.</b></li>
-<li>Press the <uicontrol>Select an existing message</uicontrol> radio button.</li>
-<li>The existing messages will be listed. Select one and click <b>Finish</b>.</li>
+these steps:</p><ol>
+<li>In the Design view, right-click your input, output, or fault element and
+click <b>Set Message > Existing Message.</b></li>
+<li>In the <b>Name</b> field, type a search string to filter the list or leave
+the field blank to view all.</li>
+<li>You can change the scope of the list by selecting one of the following
+options:<ul>
+<li><b>Workspace</b>. Lists the messages available in your workspace.</li>
+<li><b>Enclosing Project</b>. Lists the messages available in the project
+that contains your file.</li>
+<li><b>Current Resource</b>. Lists the messages available in your current
+file.</li>
+<li><b>Working Sets</b>. Lists the messages available in a specified set of
+files. To specify a working set, click <b>Choose</b>. You can select files
+from an existing working set or create a new working set. Once you have selected
+the files, click <b>OK</b>.</li>
+</ul></li>
+<li>The existing messages will be listed. Select one and click <b>OK</b>.</li>
</ol><p>If you want to import an existing message for your input, output,
or fault element, follow these steps:</p><ol>
-<li>In the Graph view, right-click your input, output, or fault element and
-click <b>Set Message.</b></li>
-<li>Select the <b>Import message from a file</b> check box. Click <b>Browse</b>.</li>
-<li>Select the file that contains the message you want to use. Click <b>OK</b>.</li>
-<li>The messages in the file will be listed. Select one and click <b>Finish</b>.</li>
+<li>In the Design view, right-click your input, output, or fault element and
+click <b>Set Message > Existing Message.</b></li>
+<li>In the <b>Name</b> field, type a search string to filter the list or leave
+the field blank to view all.</li>
+<li>You can import a message by selecting one of the following options:<ul>
+<li><b>Workspace</b>. Lists the messages available in your workspace.</li>
+<li><b>Enclosing Project</b>. Lists the messages available in the project
+that contains your file.</li>
+<li><b>Working Sets</b>. Lists the messages available in a specified set of
+files. To specify a working set, click <b>Choose</b>. You can select files
+from an existing working set or create a new working set. Once you have selected
+the files, click <b>OK</b>.</li>
+</ul></li>
+<li>The messages will be listed. Select one and click <b>OK</b>.</li>
</ol><p>You can now add parts to your message. Parts are a flexible mechanism
for describing the logical abstract content of a message.</p></result>
</taskbody>
<related-links>
-<linklist><title>Related concepts</title><?Pub Caret?>
+<linklist><title>Related concepts</title>
<link href="../concepts/cwsdled.dita" scope="local"></link>
</linklist>
<linklist><title>Related tasks</title>
@@ -56,4 +84,4 @@ for describing the logical abstract content of a message.</p></result>
</linklist>
</related-links>
</task>
-<?Pub *0000003378?>
+<?Pub *0000004676?>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddmess.html b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddmess.html
index 769aa0d52..f02e221c9 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddmess.html
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddmess.html
@@ -2,8 +2,8 @@
<html lang="en-us" xml:lang="en-us">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="(C) Copyright 2005" />
-<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta name="copyright" content="Copyright (c) 2000, 2006 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
+<meta name="DC.rights.owner" content="(C) Copyright 2000, 2006" />
<meta content="public" name="security" />
<meta content="index,follow" name="Robots" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
@@ -11,14 +11,15 @@
<meta name="DC.Title" content="Adding a message" />
<meta name="abstract" content="Messages represent an abstract definition of the data being transmitted. A message consists of logical parts, each of which is associated with a definition within some type system. WSDL messages are top level objects that can be referenced by an operation's input, output and fault elements (within a port type)." />
<meta name="description" content="Messages represent an abstract definition of the data being transmitted. A message consists of logical parts, each of which is associated with a definition within some type system. WSDL messages are top level objects that can be referenced by an operation's input, output and fault elements (within a port type)." />
-<meta scheme="URI" name="DC.Relation" content="../tasks/tedtwsdl.html" />
+<meta content="WSDL, adding messages, Web services, adding WSDL messages" name="DC.subject" />
+<meta content="WSDL, adding messages, Web services, adding WSDL messages" name="keywords" />
<meta scheme="URI" name="DC.Relation" content="../concepts/cwsdled.html" />
<meta scheme="URI" name="DC.Relation" content="tcrtwsdl.html" />
<meta scheme="URI" name="DC.Relation" content="tedtwsdl.html" />
<meta content="XHTML" name="DC.Format" />
<meta content="taddmess" name="DC.Identifier" />
<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/commonltr.css" type="text/css" rel="stylesheet" />
+<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
<title>Adding a message</title>
</head>
<body id="taddmess"><a name="taddmess"><!-- --></a>
@@ -27,28 +28,29 @@
<h1 class="topictitle1">Adding a message</h1>
+
<div><p>Messages represent an abstract definition of the data being transmitted.
A message consists of logical parts, each of which is associated with a definition
within some type system. WSDL messages are top level objects that can be referenced
by an operation's input, output and fault elements (within a port type).</p>
-<div class="section"><p>If you want to create a new message for your input, output, or
-fault element, follow these steps: </p>
+<div class="section"><p>You can create a message using the Outline view by right-clicking
+the <strong>Messages</strong> folder and clicking <strong>Add Message</strong>.</p>
+<p>If you want
+to create a new message for your input, output, or fault element, follow these
+steps: </p>
</div>
<ol>
-<li class="stepexpand"><span>In the Graph view, right-click your input, output, or fault element
-and click <strong>Set Message.</strong></span></li>
-
-<li class="stepexpand"><span>Select the <strong>Create a new message</strong> radio button.</span></li>
+<li class="stepexpand"><span>In the Design view, right-click your input, output, or fault element
+and click <strong>Set Message &gt; New Message.</strong></span></li>
<li class="stepexpand"><span>Type the name of the message in dialog.</span> This name should
be a unique amongst all messages defined within the enclosing WSDL document.
Click <strong>OK</strong>.</li>
-<li class="stepexpand"><span>The new message will appear in the graph view within the messages
-section.</span> An line should be visible connecting the input, output
-or fault with the message.</li>
+<li class="stepexpand"><span>The new message will appear in the Design view within the port
+type.</span></li>
</ol>
@@ -59,32 +61,64 @@ create a new message by right clicking on a input, output, or fault within
a binding (these are also known as binding input, binding output and binding
faults).</p>
<p> <strong>Tip</strong>: You can also create a new message for your input,
-output, or fault element using the Outline view. Under the <strong>Port Types</strong>
-folder, right-click your element and click <strong>Set Message &gt; Create a new
-message</strong>. Your message will appear in the Outline view under the <strong>Messages</strong> folder. </p>
+output, or fault element using the Outline view. Under the <strong>Port Types</strong> folder,
+right-click your element and click <strong>Set Message &gt; Add Message</strong>. Your
+message will appear in the Outline view under the <strong>Messages</strong> folder.</p>
<p>If
you want to reuse a message for your input, output, or fault element, follow
-these steps: </p>
+these steps:</p>
<ol>
-<li>In the Graph view, right-click your input, output, or fault element and
-click <strong>Set Message.</strong></li>
+<li>In the Design view, right-click your input, output, or fault element and
+click <strong>Set Message &gt; Existing Message.</strong></li>
+
+<li>In the <strong>Name</strong> field, type a search string to filter the list or leave
+the field blank to view all.</li>
+
+<li>You can change the scope of the list by selecting one of the following
+options:<ul>
+<li><strong>Workspace</strong>. Lists the messages available in your workspace.</li>
+
+<li><strong>Enclosing Project</strong>. Lists the messages available in the project
+that contains your file.</li>
+
+<li><strong>Current Resource</strong>. Lists the messages available in your current
+file.</li>
-<li>Press the <span class="uicontrol">Select an existing message</span> radio button.</li>
+<li><strong>Working Sets</strong>. Lists the messages available in a specified set of
+files. To specify a working set, click <strong>Choose</strong>. You can select files
+from an existing working set or create a new working set. Once you have selected
+the files, click <strong>OK</strong>.</li>
-<li>The existing messages will be listed. Select one and click <strong>Finish</strong>.</li>
+</ul>
+</li>
+
+<li>The existing messages will be listed. Select one and click <strong>OK</strong>.</li>
</ol>
<p>If you want to import an existing message for your input, output,
or fault element, follow these steps:</p>
<ol>
-<li>In the Graph view, right-click your input, output, or fault element and
-click <strong>Set Message.</strong></li>
+<li>In the Design view, right-click your input, output, or fault element and
+click <strong>Set Message &gt; Existing Message.</strong></li>
+
+<li>In the <strong>Name</strong> field, type a search string to filter the list or leave
+the field blank to view all.</li>
+
+<li>You can import a message by selecting one of the following options:<ul>
+<li><strong>Workspace</strong>. Lists the messages available in your workspace.</li>
-<li>Select the <strong>Import message from a file</strong> check box. Click <strong>Browse</strong>.</li>
+<li><strong>Enclosing Project</strong>. Lists the messages available in the project
+that contains your file.</li>
-<li>Select the file that contains the message you want to use. Click <strong>OK</strong>.</li>
+<li><strong>Working Sets</strong>. Lists the messages available in a specified set of
+files. To specify a working set, click <strong>Choose</strong>. You can select files
+from an existing working set or create a new working set. Once you have selected
+the files, click <strong>OK</strong>.</li>
-<li>The messages in the file will be listed. Select one and click <strong>Finish</strong>.</li>
+</ul>
+</li>
+
+<li>The messages will be listed. Select one and click <strong>OK</strong>.</li>
</ol>
<p>You can now add parts to your message. Parts are a flexible mechanism
@@ -94,10 +128,6 @@ for describing the logical abstract content of a message.</p>
</div>
<div>
-<div class="familylinks">
-<div class="parentlink"><strong>Parent topic:</strong> <a href="../tasks/tedtwsdl.html" title="Once you have created a WSDL file, you can edit it in the WSDL editor. You can also import WSDL files you have created into the workbench and edit them in the WSDL editor.">Editing WSDL files</a></div>
-</div>
-
<div class="linklist"><strong>Related concepts</strong><br />
<div><a href="../concepts/cwsdled.html" title="The WSDL editor allows you to easily and graphically create, modify, view, and validate WSDL files.">Editing WSDL files with the WSDL Editor</a></div></div>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddoper.dita b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddoper.dita
index 2cb1081f3..150e29ea1 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddoper.dita
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddoper.dita
@@ -1,11 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Arbortext, Inc., 1988-2005, v.4002-->
-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
+<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
+ "task.dtd">
<task id="taddoper" xml:lang="en-us">
<title>Adding an operation</title>
<shortdesc>An operation names the operation and lists the expected inputs
and outputs. The operation element may also contain a fault sub-element that
describes any error data the operation may return.</shortdesc>
+<prolog><metadata>
+<keywords><indexterm>WSDL<indexterm>adding operations</indexterm></indexterm>
+<indexterm>Web services<indexterm>adding WSDL operations</indexterm></indexterm>
+</keywords>
+</metadata></prolog><?Pub Caret?>
<taskbody>
<context>Using these, you can declare four transmission primitives that an
endpoint can support:<ul>
@@ -18,25 +24,28 @@ correlated message.</li>
</ul><p>You can add an operation to a port type or a port binding.</p><p>To
add an operation to a port type, follow these steps:</p></context>
<steps>
-<step><cmd>In the Graph view, right-click your port type.</cmd><info>Click <b>Add&nbsp;Child
-> Operation</b>.</info></step>
-<step><cmd>In the dialog, enter a name for the operation.</cmd></step>
-<step><cmd>Right click on the operation to add an input, output or fault objects.</cmd>
+<step><cmd>In the Design view, right-click your port type.</cmd><info>Click <b>Add
+Operation</b>. To select the new operation, click the operation in the port
+type object.</info></step>
+<step><cmd>In the Properties view, click the <b>General</b> pane.</cmd></step>
+<step><cmd>In the <b>Name</b> field, type the name of the operation.</cmd>
+</step>
+<step><cmd>Right click on the operation to add input, output or fault objects.</cmd>
<info>Depending on an operation's inputs and outputs it can be classified
as follows:<ul>
<li><b>One way operation</b>: input </li>
<li><b>Request response operation</b>: input, output </li>
<li><b> Solicit response operation</b>: output, input </li>
-<li><b>Notification operation</b> : output</li>
+<li><b>Notification operation</b>: output</li>
</ul></info></step>
-<step><cmd>Type any information about the operation you wish the user to read
-in the <b>Documentation</b> pane.&nbsp;</cmd></step>
+<step><cmd>In the Properties view, type any information about the operation
+you wish the user to read in the <b>Documentation</b> pane.</cmd></step>
</steps>
<result><p> <b>Tip</b>: You can also create a new operation for your port
type using the Outline view.</p></result>
</taskbody>
<related-links>
-<linklist><title>Related concepts</title><?Pub Caret?>
+<linklist><title>Related concepts</title>
<link href="../concepts/cwsdled.dita" scope="local"></link>
</linklist>
<linklist><title>Related tasks</title>
@@ -45,4 +54,4 @@ type using the Outline view.</p></result>
</linklist>
</related-links>
</task>
-<?Pub *0000002230?>
+<?Pub *0000002602?>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddoper.html b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddoper.html
index 3f566a414..51d1d3889 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddoper.html
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddoper.html
@@ -2,8 +2,8 @@
<html lang="en-us" xml:lang="en-us">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="(C) Copyright 2005" />
-<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta name="copyright" content="Copyright (c) 2000, 2006 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
+<meta name="DC.rights.owner" content="(C) Copyright 2000, 2006" />
<meta content="public" name="security" />
<meta content="index,follow" name="Robots" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
@@ -11,14 +11,15 @@
<meta name="DC.Title" content="Adding an operation" />
<meta name="abstract" content="An operation names the operation and lists the expected inputs and outputs. The operation element may also contain a fault sub-element that describes any error data the operation may return." />
<meta name="description" content="An operation names the operation and lists the expected inputs and outputs. The operation element may also contain a fault sub-element that describes any error data the operation may return." />
-<meta scheme="URI" name="DC.Relation" content="../tasks/tedtwsdl.html" />
+<meta content="WSDL, adding operations, Web services, adding WSDL operations" name="DC.subject" />
+<meta content="WSDL, adding operations, Web services, adding WSDL operations" name="keywords" />
<meta scheme="URI" name="DC.Relation" content="../concepts/cwsdled.html" />
<meta scheme="URI" name="DC.Relation" content="tcrtwsdl.html" />
<meta scheme="URI" name="DC.Relation" content="tedtwsdl.html" />
<meta content="XHTML" name="DC.Format" />
<meta content="taddoper" name="DC.Identifier" />
<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/commonltr.css" type="text/css" rel="stylesheet" />
+<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
<title>Adding an operation</title>
</head>
<body id="taddoper"><a name="taddoper"><!-- --></a>
@@ -27,6 +28,7 @@
<h1 class="topictitle1">Adding an operation</h1>
+
<div><p>An operation names the operation and lists the expected inputs
and outputs. The operation element may also contain a fault sub-element that
describes any error data the operation may return.</p>
@@ -50,12 +52,16 @@ add an operation to a port type, follow these steps:</p>
</div>
<ol>
-<li class="stepexpand"><span>In the Graph view, right-click your port type.</span> Click <strong>Add Child
-&gt; Operation</strong>.</li>
+<li class="stepexpand"><span>In the Design view, right-click your port type.</span> Click <strong>Add
+Operation</strong>. To select the new operation, click the operation in the port
+type object.</li>
+
+<li class="stepexpand"><span>In the Properties view, click the <strong>General</strong> pane.</span></li>
-<li class="stepexpand"><span>In the dialog, enter a name for the operation.</span></li>
+<li class="stepexpand"><span>In the <strong>Name</strong> field, type the name of the operation.</span>
+</li>
-<li class="stepexpand"><span>Right click on the operation to add an input, output or fault objects.</span>
+<li class="stepexpand"><span>Right click on the operation to add input, output or fault objects.</span>
Depending on an operation's inputs and outputs it can be classified
as follows:<ul>
<li><strong>One way operation</strong>: input </li>
@@ -64,13 +70,13 @@ as follows:<ul>
<li><strong> Solicit response operation</strong>: output, input </li>
-<li><strong>Notification operation</strong> : output</li>
+<li><strong>Notification operation</strong>: output</li>
</ul>
</li>
-<li class="stepexpand"><span>Type any information about the operation you wish the user to read
-in the <strong>Documentation</strong> pane. </span></li>
+<li class="stepexpand"><span>In the Properties view, type any information about the operation
+you wish the user to read in the <strong>Documentation</strong> pane.</span></li>
</ol>
@@ -81,10 +87,6 @@ type using the Outline view.</p>
</div>
<div>
-<div class="familylinks">
-<div class="parentlink"><strong>Parent topic:</strong> <a href="../tasks/tedtwsdl.html" title="Once you have created a WSDL file, you can edit it in the WSDL editor. You can also import WSDL files you have created into the workbench and edit them in the WSDL editor.">Editing WSDL files</a></div>
-</div>
-
<div class="linklist"><strong>Related concepts</strong><br />
<div><a href="../concepts/cwsdled.html" title="The WSDL editor allows you to easily and graphically create, modify, view, and validate WSDL files.">Editing WSDL files with the WSDL Editor</a></div></div>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddpart.dita b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddpart.dita
index 1859932fd..719c4fdd2 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddpart.dita
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddpart.dita
@@ -1,37 +1,44 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Arbortext, Inc., 1988-2005, v.4002-->
-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
+<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
+ "task.dtd">
<task id="taddpart" xml:lang="en-us">
<title>Adding a part to a message</title>
<shortdesc>All messages contain one or more parts. Parts are a flexible mechanism
for describing the logical abstract content of a message. The message definition
associates each part with a type using a message-typing attribute.</shortdesc>
+<prolog><metadata>
+<keywords><indexterm>WSDL<indexterm>adding message parts</indexterm></indexterm>
+<indexterm>Web services<indexterm>adding WSDL message parts</indexterm></indexterm>
+</keywords>
+</metadata></prolog>
<taskbody>
<context><p>To add a part to a message, follow these steps:</p></context>
<steps>
-<step><cmd>In Graph view, select the message you want to add a part to.</cmd>
-</step>
-<step><cmd>Right-click the message and click <b>Add Child > Part</b>.</cmd>
-</step>
-<step><cmd>Type the name of the part in the dialog.</cmd><info>Click <b>OK</b>.</info>
-</step>
+<step><cmd>In Design view, right-click an input, output, or fault object and
+click <b>Add Part</b>. </cmd><stepresult> The part is added to the input,
+output, or fault's message reference.</stepresult></step>
+<step><cmd>T<?Pub Caret1?>o select the part, click the part in the port type
+object.</cmd></step>
+<step><cmd>In the Properties view, click the <b>General</b> pane.</cmd></step>
+<step><cmd>In the <b>Name</b> field, type the name of the part.</cmd></step>
<step><cmd>Your part can refer to either a <b>type</b> or an <b>element</b>.</cmd>
<info>Select the appropriate option from the <b>Reference Kind</b> list.</info>
</step>
<step><cmd>If you selected <b>type</b> in the <b>Reference Kind</b> list,
you now have the option of selecting an XML schema data type from the <b>Type</b> drop
-down list. The list of types comes from any available referenced XML schemas.</cmd>
-<info></info></step>
+down list.</cmd><info>The list of types comes from any available referenced
+XML schemas.</info></step>
<step><cmd>If you selected <b>element</b> in the <b>Reference Kind</b> list,
-you now have the option of selecting an <?Pub Caret?>XML schema element from
-the <b>Element</b> drop down list.&nbsp;The list of elements comes from any
-available referenced XML schemas.</cmd><info></info></step>
+you now have the option of selecting an XML schema element from the <b>Element</b> drop
+down list.</cmd><info>The list of elements comes from any available referenced
+XML schemas.</info></step>
</steps>
<result><p> <b>Tip</b>: You can also create a new part for your message using
the Outline view. Under the <b>Messages</b> folder, right-click your element
-and click <b>Add Child > Part</b>. Your part will automatically appear in
-the Outline view (under the <b>Messages</b> folder), but it will only appear
-in the Graph view if the message you added it to currently does.</p></result>
+and click <b>Add Part</b>. Your part will automatically appear in the Outline
+view (under the <b>Messages</b> folder), but it will only appear in the Design
+view if the message you added it to currently does.</p></result>
</taskbody>
<related-links>
<linklist><title>Related concepts</title>
@@ -43,4 +50,4 @@ in the Graph view if the message you added it to currently does.</p></result>
</linklist>
</related-links>
</task>
-<?Pub *0000002294?>
+<?Pub *0000002672?>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddpart.html b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddpart.html
index 12c469dcd..5a9ce0fc0 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddpart.html
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddpart.html
@@ -2,8 +2,8 @@
<html lang="en-us" xml:lang="en-us">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="(C) Copyright 2005" />
-<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta name="copyright" content="Copyright (c) 2000, 2006 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
+<meta name="DC.rights.owner" content="(C) Copyright 2000, 2006" />
<meta content="public" name="security" />
<meta content="index,follow" name="Robots" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
@@ -11,14 +11,15 @@
<meta name="DC.Title" content="Adding a part to a message" />
<meta name="abstract" content="All messages contain one or more parts. Parts are a flexible mechanism for describing the logical abstract content of a message. The message definition associates each part with a type using a message-typing attribute." />
<meta name="description" content="All messages contain one or more parts. Parts are a flexible mechanism for describing the logical abstract content of a message. The message definition associates each part with a type using a message-typing attribute." />
-<meta scheme="URI" name="DC.Relation" content="../tasks/tedtwsdl.html" />
+<meta content="WSDL, adding message parts, Web services, adding WSDL message parts" name="DC.subject" />
+<meta content="WSDL, adding message parts, Web services, adding WSDL message parts" name="keywords" />
<meta scheme="URI" name="DC.Relation" content="../concepts/cwsdled.html" />
<meta scheme="URI" name="DC.Relation" content="tcrtwsdl.html" />
<meta scheme="URI" name="DC.Relation" content="tedtwsdl.html" />
<meta content="XHTML" name="DC.Format" />
<meta content="taddpart" name="DC.Identifier" />
<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/commonltr.css" type="text/css" rel="stylesheet" />
+<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
<title>Adding a part to a message</title>
</head>
<body id="taddpart"><a name="taddpart"><!-- --></a>
@@ -27,6 +28,7 @@
<h1 class="topictitle1">Adding a part to a message</h1>
+
<div><p>All messages contain one or more parts. Parts are a flexible mechanism
for describing the logical abstract content of a message. The message definition
associates each part with a type using a message-typing attribute.</p>
@@ -35,14 +37,16 @@ associates each part with a type using a message-typing attribute.</p>
</div>
<ol>
-<li class="stepexpand"><span>In Graph view, select the message you want to add a part to.</span>
-</li>
+<li class="stepexpand"><span>In Design view, right-click an input, output, or fault object and
+click <strong>Add Part</strong>. </span> The part is added to the input,
+output, or fault's message reference.</li>
-<li class="stepexpand"><span>Right-click the message and click <strong>Add Child &gt; Part</strong>.</span>
-</li>
+<li class="stepexpand"><span>To select the part, click the part in the port type
+object.</span></li>
-<li class="stepexpand"><span>Type the name of the part in the dialog.</span> Click <strong>OK</strong>.
-</li>
+<li class="stepexpand"><span>In the Properties view, click the <strong>General</strong> pane.</span></li>
+
+<li class="stepexpand"><span>In the <strong>Name</strong> field, type the name of the part.</span></li>
<li class="stepexpand"><span>Your part can refer to either a <strong>type</strong> or an <strong>element</strong>.</span>
Select the appropriate option from the <strong>Reference Kind</strong> list.
@@ -50,30 +54,26 @@ associates each part with a type using a message-typing attribute.</p>
<li class="stepexpand"><span>If you selected <strong>type</strong> in the <strong>Reference Kind</strong> list,
you now have the option of selecting an XML schema data type from the <strong>Type</strong> drop
-down list. The list of types comes from any available referenced XML schemas.</span>
- </li>
+down list.</span> The list of types comes from any available referenced
+XML schemas.</li>
<li class="stepexpand"><span>If you selected <strong>element</strong> in the <strong>Reference Kind</strong> list,
-you now have the option of selecting an XML schema element from
-the <strong>Element</strong> drop down list. The list of elements comes from any
-available referenced XML schemas.</span> </li>
+you now have the option of selecting an XML schema element from the <strong>Element</strong> drop
+down list.</span> The list of elements comes from any available referenced
+XML schemas.</li>
</ol>
<div class="section"><p> <strong>Tip</strong>: You can also create a new part for your message using
the Outline view. Under the <strong>Messages</strong> folder, right-click your element
-and click <strong>Add Child &gt; Part</strong>. Your part will automatically appear in
-the Outline view (under the <strong>Messages</strong> folder), but it will only appear
-in the Graph view if the message you added it to currently does.</p>
+and click <strong>Add Part</strong>. Your part will automatically appear in the Outline
+view (under the <strong>Messages</strong> folder), but it will only appear in the Design
+view if the message you added it to currently does.</p>
</div>
</div>
<div>
-<div class="familylinks">
-<div class="parentlink"><strong>Parent topic:</strong> <a href="../tasks/tedtwsdl.html" title="Once you have created a WSDL file, you can edit it in the WSDL editor. You can also import WSDL files you have created into the workbench and edit them in the WSDL editor.">Editing WSDL files</a></div>
-</div>
-
<div class="linklist"><strong>Related concepts</strong><br />
<div><a href="../concepts/cwsdled.html" title="The WSDL editor allows you to easily and graphically create, modify, view, and validate WSDL files.">Editing WSDL files with the WSDL Editor</a></div></div>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddport.dita b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddport.dita
index 77e75c937..e847290d1 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddport.dita
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddport.dita
@@ -1,11 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Arbortext, Inc., 1988-2005, v.4002-->
-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
+<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
+ "task.dtd">
<task id="taddport" xml:lang="en-us">
<title>Adding a port to a service</title>
<shortdesc>A port defines an individual endpoint by specifying a single address
for a binding. The port contains a 'binding' attribute that references a binding
and an address element that provides a specification for the endpoint.</shortdesc>
+<prolog><metadata>
+<keywords><indexterm>WSDL<indexterm>adding ports</indexterm></indexterm><indexterm>Web
+services<indexterm>adding WSDL ports</indexterm></indexterm></keywords>
+</metadata></prolog><?Pub Caret?>
<taskbody>
<context><p>Services are used to group sets of related ports together. Ports
within a service have the following relationship:</p><ul>
@@ -20,22 +25,30 @@ this information a user can determine if a given machine supports all the
operations needed to complete a given task.</li>
</ul><p>To add a port to a service, follow these steps:</p></context>
<steps>
-<step><cmd>In the Graph view, right-click the service you want to add a port
-to, then click <b>Add Child > Port.</b></cmd></step>
-<step><cmd>Type the name of the port in the dialog.</cmd><info>Click <b>Finish</b>.
-The name of the port should provide it with a unique name amongst all the
-ports defined within the service.</info></step>
-<step><cmd>A <b>Binding</b> defines the message format and protocol details
+<step><cmd>In the Design view, right-click the service you want to add a port
+to, then click <b>Add Port.</b> To select the new port, click the port in
+the service object.</cmd></step>
+<step><cmd>In the Properties view, click the <b>General</b> pane. In the <b>Name</b> field,
+type the name of the port.</cmd><info>The name of the port should provide
+it with a unique name amongst all the ports defined within the service.</info>
+</step>
+<step><cmd>A <b>Binding</b> defines the message format and protocol details
for operations and messages defined by a particular port type.</cmd><info>You
-can either create a new binding for your port, re-use an existing one, or
-import one. Refer to the related tasks for more details.</info></step>
+can create a new binding for your port, re-use an existing one, or import
+one. Refer to the related tasks for more details.</info></step>
+<step><cmd>In the <b>Address</b> field, type the address of the port.</cmd>
+</step>
<step><cmd>Type any information about the port you want the user to read in
-the <b>Documentation</b> field.</cmd></step>
+the <b>Documentation</b> pane.</cmd></step>
+<step><cmd>To manage extensions, click the <b>Extensibility</b> pane. You
+can either add, sort, or remove extensions. <draft-comment>Refer to the related
+tasks for more details. Add link to XSD Editor in related tasks section.</draft-comment></cmd>
+</step>
</steps>
<result><p> <b>Tip</b>: You can also create a port using the Outline view
-by right-clicking your service under the <b>Services</b> folder and clicking
- <b>Add Child > Port</b>. Your port (regardless of which view you create it
-in) will appear in both the Graph view and the Outline view.</p></result>
+by right-clicking your service under the <b>Services</b> folder and clicking <b>Add
+Port</b>. Your port (regardless of which view you create it in) will appear
+in both the Design view and the Outline view.</p></result>
</taskbody>
<related-links>
<linklist><title>Related concepts</title>
@@ -47,3 +60,4 @@ in) will appear in both the Graph view and the Outline view.</p></result>
</linklist>
</related-links>
</task>
+<?Pub *0000003322?>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddport.html b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddport.html
index 0f32b68a1..dbd031e48 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddport.html
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddport.html
@@ -2,8 +2,8 @@
<html lang="en-us" xml:lang="en-us">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="(C) Copyright 2005" />
-<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta name="copyright" content="Copyright (c) 2000, 2006 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
+<meta name="DC.rights.owner" content="(C) Copyright 2000, 2006" />
<meta content="public" name="security" />
<meta content="index,follow" name="Robots" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
@@ -11,14 +11,15 @@
<meta name="DC.Title" content="Adding a port to a service" />
<meta name="abstract" content="A port defines an individual endpoint by specifying a single address for a binding. The port contains a 'binding' attribute that references a binding and an address element that provides a specification for the endpoint." />
<meta name="description" content="A port defines an individual endpoint by specifying a single address for a binding. The port contains a 'binding' attribute that references a binding and an address element that provides a specification for the endpoint." />
-<meta scheme="URI" name="DC.Relation" content="../tasks/tedtwsdl.html" />
+<meta content="WSDL, adding ports, Web services, adding WSDL ports" name="DC.subject" />
+<meta content="WSDL, adding ports, Web services, adding WSDL ports" name="keywords" />
<meta scheme="URI" name="DC.Relation" content="../concepts/cwsdled.html" />
<meta scheme="URI" name="DC.Relation" content="tcrtwsdl.html" />
<meta scheme="URI" name="DC.Relation" content="tedtwsdl.html" />
<meta content="XHTML" name="DC.Format" />
<meta content="taddport" name="DC.Identifier" />
<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/commonltr.css" type="text/css" rel="stylesheet" />
+<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
<title>Adding a port to a service</title>
</head>
<body id="taddport"><a name="taddport"><!-- --></a>
@@ -27,6 +28,7 @@
<h1 class="topictitle1">Adding a port to a service</h1>
+
<div><p>A port defines an individual endpoint by specifying a single address
for a binding. The port contains a 'binding' attribute that references a binding
and an address element that provides a specification for the endpoint.</p>
@@ -51,36 +53,41 @@ operations needed to complete a given task.</li>
</div>
<ol>
-<li class="stepexpand"><span>In the Graph view, right-click the service you want to add a port
-to, then click <strong>Add Child &gt; Port.</strong></span></li>
+<li class="stepexpand"><span>In the Design view, right-click the service you want to add a port
+to, then click <strong>Add Port.</strong> To select the new port, click the port in
+the service object.</span></li>
-<li class="stepexpand"><span>Type the name of the port in the dialog.</span> Click <strong>Finish</strong>.
-The name of the port should provide it with a unique name amongst all the
-ports defined within the service.</li>
+<li class="stepexpand"><span>In the Properties view, click the <strong>General</strong> pane. In the <strong>Name</strong> field,
+type the name of the port.</span> The name of the port should provide
+it with a unique name amongst all the ports defined within the service.
+</li>
-<li class="stepexpand"><span>A <strong>Binding</strong> defines the message format and protocol details
+<li class="stepexpand"><span>A <strong>Binding</strong> defines the message format and protocol details
for operations and messages defined by a particular port type.</span> You
-can either create a new binding for your port, re-use an existing one, or
-import one. Refer to the related tasks for more details.</li>
+can create a new binding for your port, re-use an existing one, or import
+one. Refer to the related tasks for more details.</li>
+
+<li class="stepexpand"><span>In the <strong>Address</strong> field, type the address of the port.</span>
+</li>
<li class="stepexpand"><span>Type any information about the port you want the user to read in
-the <strong>Documentation</strong> field.</span></li>
+the <strong>Documentation</strong> pane.</span></li>
+
+<li class="stepexpand"><span>To manage extensions, click the <strong>Extensibility</strong> pane. You
+can either add, sort, or remove extensions. </span>
+</li>
</ol>
<div class="section"><p> <strong>Tip</strong>: You can also create a port using the Outline view
-by right-clicking your service under the <strong>Services</strong> folder and clicking
- <strong>Add Child &gt; Port</strong>. Your port (regardless of which view you create it
-in) will appear in both the Graph view and the Outline view.</p>
+by right-clicking your service under the <strong>Services</strong> folder and clicking <strong>Add
+Port</strong>. Your port (regardless of which view you create it in) will appear
+in both the Design view and the Outline view.</p>
</div>
</div>
<div>
-<div class="familylinks">
-<div class="parentlink"><strong>Parent topic:</strong> <a href="../tasks/tedtwsdl.html" title="Once you have created a WSDL file, you can edit it in the WSDL editor. You can also import WSDL files you have created into the workbench and edit them in the WSDL editor.">Editing WSDL files</a></div>
-</div>
-
<div class="linklist"><strong>Related concepts</strong><br />
<div><a href="../concepts/cwsdled.html" title="The WSDL editor allows you to easily and graphically create, modify, view, and validate WSDL files.">Editing WSDL files with the WSDL Editor</a></div></div>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddsrvc.dita b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddsrvc.dita
index 709f85362..d13dbac0e 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddsrvc.dita
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddsrvc.dita
@@ -1,29 +1,39 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Arbortext, Inc., 1988-2005, v.4002-->
-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
+<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
+ "task.dtd">
<task id="taddsrvc" xml:lang="en-us">
<title>Adding a service</title>
<shortdesc>The <systemoutput>service</systemoutput> element is a collection
of related ports and specifies the location of the service.</shortdesc>
+<prolog><metadata>
+<keywords><indexterm>WSDL<indexterm>adding services</indexterm></indexterm>
+<indexterm>Web services<indexterm>adding services to WSDL</indexterm></indexterm>
+</keywords>
+</metadata></prolog><?Pub Caret?>
<taskbody>
<context><p>To create a new service, follow these steps:</p></context>
<steps>
-<step><cmd>In the Graph view, right-click in any blank space and click <b>Add
-Child > Service</b>.</cmd></step>
-<step><cmd>Type the name of the service in the dialog.</cmd><info>The name
-of the service provides it with a unique name amongst all the services defined
-within in the enclosing WSDL document.</info></step>
-<step><cmd>Click <b>OK</b>.</cmd></step>
+<step><cmd>In the Design view, right-click in any blank space and click <b>Add
+Service</b>. To select the new service, click the service object.</cmd></step>
+<step><cmd>In the Properties view, click the <b>General</b> pane. In the <b>Name</b> field,
+type the name of the service.</cmd><info>The name of the service provides
+it with a unique name amongst all the services defined within in the enclosing
+WSDL document.</info></step>
<step><cmd>Type any information about the service you want the user to read
-in the <b>Documentation</b> pane.</cmd></step>
+in the <b>Documentation</b> pane.</cmd></step>
+<step><cmd>To manage extensions, click the <b>Extensibility</b> pane. You
+can either add, sort, or remove extensions.<draft-comment> Refer to the related
+tasks for more details. Add link to the XSD Editor plugin topic for "Adding
+extension components"</draft-comment></cmd></step>
</steps>
<result><p> <b>Tip</b>: You can also create a service using the Outline view
-by right-clicking the <b>Services</b> folder and clicking <b>Add Child >
-Service</b>.</p><p>You can now add a port to your service. A port defines
-an individual endpoint by specifying a single address for a binding.</p></result>
+by right-clicking the <b>Services</b> folder and clicking <b>Add Service</b>.</p><p>You
+can now add a port to your service. A port defines an individual endpoint
+by specifying a single address for a binding.</p></result>
</taskbody>
<related-links>
-<linklist><title>Related concepts</title><?Pub Caret?>
+<linklist><title>Related concepts</title>
<link href="../concepts/cwsdled.dita" scope="local"></link>
</linklist>
<linklist><title>Related tasks</title>
@@ -32,4 +42,4 @@ an individual endpoint by specifying a single address for a binding.</p></result
</linklist>
</related-links>
</task>
-<?Pub *0000001613?>
+<?Pub *0000002157?>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddsrvc.html b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddsrvc.html
index ee23f10cf..7a8acb361 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddsrvc.html
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/taddsrvc.html
@@ -2,8 +2,8 @@
<html lang="en-us" xml:lang="en-us">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="(C) Copyright 2005" />
-<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta name="copyright" content="Copyright (c) 2000, 2006 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
+<meta name="DC.rights.owner" content="(C) Copyright 2000, 2006" />
<meta content="public" name="security" />
<meta content="index,follow" name="Robots" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
@@ -11,14 +11,15 @@
<meta name="DC.Title" content="Adding a service" />
<meta name="abstract" content="The service element is a collection of related ports and specifies the location of the service." />
<meta name="description" content="The service element is a collection of related ports and specifies the location of the service." />
-<meta scheme="URI" name="DC.Relation" content="../tasks/tedtwsdl.html" />
+<meta content="WSDL, adding services, Web services, adding services to WSDL" name="DC.subject" />
+<meta content="WSDL, adding services, Web services, adding services to WSDL" name="keywords" />
<meta scheme="URI" name="DC.Relation" content="../concepts/cwsdled.html" />
<meta scheme="URI" name="DC.Relation" content="tcrtwsdl.html" />
<meta scheme="URI" name="DC.Relation" content="tedtwsdl.html" />
<meta content="XHTML" name="DC.Format" />
<meta content="taddsrvc" name="DC.Identifier" />
<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/commonltr.css" type="text/css" rel="stylesheet" />
+<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
<title>Adding a service</title>
</head>
<body id="taddsrvc"><a name="taddsrvc"><!-- --></a>
@@ -27,6 +28,7 @@
<h1 class="topictitle1">Adding a service</h1>
+
<div><p>The <tt class="sysout">service</tt> element is a collection
of related ports and specifies the location of the service.</p>
@@ -34,34 +36,32 @@ of related ports and specifies the location of the service.</p>
</div>
<ol>
-<li class="stepexpand"><span>In the Graph view, right-click in any blank space and click <strong>Add
-Child &gt; Service</strong>.</span></li>
-
-<li class="stepexpand"><span>Type the name of the service in the dialog.</span> The name
-of the service provides it with a unique name amongst all the services defined
-within in the enclosing WSDL document.</li>
+<li class="stepexpand"><span>In the Design view, right-click in any blank space and click <strong>Add
+Service</strong>. To select the new service, click the service object.</span></li>
-<li class="stepexpand"><span>Click <strong>OK</strong>.</span></li>
+<li class="stepexpand"><span>In the Properties view, click the <strong>General</strong> pane. In the <strong>Name</strong> field,
+type the name of the service.</span> The name of the service provides
+it with a unique name amongst all the services defined within in the enclosing
+WSDL document.</li>
<li class="stepexpand"><span>Type any information about the service you want the user to read
-in the <strong>Documentation</strong> pane.</span></li>
+in the <strong>Documentation</strong> pane.</span></li>
+
+<li class="stepexpand"><span>To manage extensions, click the <strong>Extensibility</strong> pane. You
+can either add, sort, or remove extensions.</span></li>
</ol>
<div class="section"><p> <strong>Tip</strong>: You can also create a service using the Outline view
-by right-clicking the <strong>Services</strong> folder and clicking <strong>Add Child &gt;
-Service</strong>.</p>
-<p>You can now add a port to your service. A port defines
-an individual endpoint by specifying a single address for a binding.</p>
+by right-clicking the <strong>Services</strong> folder and clicking <strong>Add Service</strong>.</p>
+<p>You
+can now add a port to your service. A port defines an individual endpoint
+by specifying a single address for a binding.</p>
</div>
</div>
<div>
-<div class="familylinks">
-<div class="parentlink"><strong>Parent topic:</strong> <a href="../tasks/tedtwsdl.html" title="Once you have created a WSDL file, you can edit it in the WSDL editor. You can also import WSDL files you have created into the workbench and edit them in the WSDL editor.">Editing WSDL files</a></div>
-</div>
-
<div class="linklist"><strong>Related concepts</strong><br />
<div><a href="../concepts/cwsdled.html" title="The WSDL editor allows you to easily and graphically create, modify, view, and validate WSDL files.">Editing WSDL files with the WSDL Editor</a></div></div>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrtimpt.dita b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrtimpt.dita
index ccec7314c..2c5fa5358 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrtimpt.dita
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrtimpt.dita
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Arbortext, Inc., 1988-2005, v.4002-->
-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
+<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
+ "task.dtd">
<task id="tcrtimpt" xml:lang="en-us">
<title>Creating an import statement</title>
<shortdesc>The import statement is used to import other WSDL documents or
@@ -10,22 +11,30 @@ of the different elements of a service definition into independent documents,
which can then be imported as needed. This technique helps in writing clearer
service definitions, by separating the definitions according to their level
of abstraction.</shortdesc>
+<prolog><metadata>
+<keywords><indexterm>WSDL<indexterm>adding import statements</indexterm></indexterm>
+<indexterm>Web services<indexterm>adding WSDL import statements</indexterm></indexterm>
+</keywords>
+</metadata></prolog>
<taskbody>
-<context><p>To create an import statement, follow these steps:</p></context>
+<context><?Pub Caret?><p>To create an import statement, follow these steps:</p></context>
<steps>
-<step><cmd>In the Graph view, right-click the <b>Imports</b> group and click
- <b>Add Child > Import.</b></cmd></step>
-<step><cmd>Select your new import statement.</cmd></step>
-<step><cmd>Specify the <b>namespace</b> of the document you wish to import,
-then specify the <b>location</b> of the document you wish to import.</cmd>
-</step>
+<step><cmd>In the Outline view, right-click the <b>Imports</b> folder and
+click <b>Add Import.</b> Select your new import statement.</cmd></step>
+<step><cmd>In the Properties view, click the <b>General</b> pane.</cmd></step>
+<step><cmd>Click the icon to the right of the <b>Location</b> field.</cmd>
+<stepresult>A "Select file" window opens.</stepresult></step>
+<step><cmd>Select the WSDL file or XML Schema file you wish to import. Click <b>OK</b>.<draft-comment>Send
+for final sign-off</draft-comment></cmd></step>
+<step><cmd>Type any information about the import statement you wish the user
+to read in the <b>Documentation</b> pane.</cmd></step>
</steps>
<result>Once you specify the location of the document you wish to import,
the import object's label changes to reflect the specified location. Imported
WSDL components may now be visible within the editor.</result>
</taskbody>
<related-links>
-<linklist><title>Related concepts</title><?Pub Caret?>
+<linklist><title>Related concepts</title>
<link href="../concepts/cwsdled.dita" scope="local"></link>
</linklist>
<linklist><title>Related tasks</title>
@@ -34,4 +43,4 @@ WSDL components may now be visible within the editor.</result>
</linklist>
</related-links>
</task>
-<?Pub *0000001728?>
+<?Pub *0000002258?>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrtimpt.html b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrtimpt.html
index bbda93d29..8a494109c 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrtimpt.html
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrtimpt.html
@@ -2,8 +2,8 @@
<html lang="en-us" xml:lang="en-us">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="(C) Copyright 2005" />
-<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta name="copyright" content="Copyright (c) 2000, 2006 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
+<meta name="DC.rights.owner" content="(C) Copyright 2000, 2006" />
<meta content="public" name="security" />
<meta content="index,follow" name="Robots" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
@@ -11,14 +11,15 @@
<meta name="DC.Title" content="Creating an import statement" />
<meta name="abstract" content="The import statement is used to import other WSDL documents or XML schemas into your WSDL document. This enables you to have more modular WSDL documents. The use of the import statement allows the separation of the different elements of a service definition into independent documents, which can then be imported as needed. This technique helps in writing clearer service definitions, by separating the definitions according to their level of abstraction." />
<meta name="description" content="The import statement is used to import other WSDL documents or XML schemas into your WSDL document. This enables you to have more modular WSDL documents. The use of the import statement allows the separation of the different elements of a service definition into independent documents, which can then be imported as needed. This technique helps in writing clearer service definitions, by separating the definitions according to their level of abstraction." />
-<meta scheme="URI" name="DC.Relation" content="../tasks/tedtwsdl.html" />
+<meta content="WSDL, adding import statements, Web services, adding WSDL import statements" name="DC.subject" />
+<meta content="WSDL, adding import statements, Web services, adding WSDL import statements" name="keywords" />
<meta scheme="URI" name="DC.Relation" content="../concepts/cwsdled.html" />
<meta scheme="URI" name="DC.Relation" content="tcrtwsdl.html" />
<meta scheme="URI" name="DC.Relation" content="tedtwsdl.html" />
<meta content="XHTML" name="DC.Format" />
<meta content="tcrtimpt" name="DC.Identifier" />
<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/commonltr.css" type="text/css" rel="stylesheet" />
+<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
<title>Creating an import statement</title>
</head>
<body id="tcrtimpt"><a name="tcrtimpt"><!-- --></a>
@@ -27,6 +28,7 @@
<h1 class="topictitle1">Creating an import statement</h1>
+
<div><p>The import statement is used to import other WSDL documents or
XML schemas into your WSDL document. This enables you to have more modular
WSDL documents. The use of the <strong>import</strong> statement allows the separation
@@ -39,14 +41,18 @@ of abstraction.</p>
</div>
<ol>
-<li><span>In the Graph view, right-click the <strong>Imports</strong> group and click
- <strong>Add Child &gt; Import.</strong></span></li>
+<li class="stepexpand"><span>In the Outline view, right-click the <strong>Imports</strong> folder and
+click <strong>Add Import.</strong> Select your new import statement.</span></li>
+
+<li class="stepexpand"><span>In the Properties view, click the <strong>General</strong> pane.</span></li>
+
+<li class="stepexpand"><span>Click the icon to the right of the <strong>Location</strong> field.</span>
+ A "Select file" window opens.</li>
-<li><span>Select your new import statement.</span></li>
+<li class="stepexpand"><span>Select the WSDL file or XML Schema file you wish to import. Click <strong>OK</strong>.</span></li>
-<li><span>Specify the <strong>namespace</strong> of the document you wish to import,
-then specify the <strong>location</strong> of the document you wish to import.</span>
-</li>
+<li class="stepexpand"><span>Type any information about the import statement you wish the user
+to read in the <strong>Documentation</strong> pane.</span></li>
</ol>
@@ -57,10 +63,6 @@ WSDL components may now be visible within the editor.</div>
</div>
<div>
-<div class="familylinks">
-<div class="parentlink"><strong>Parent topic:</strong> <a href="../tasks/tedtwsdl.html" title="Once you have created a WSDL file, you can edit it in the WSDL editor. You can also import WSDL files you have created into the workbench and edit them in the WSDL editor.">Editing WSDL files</a></div>
-</div>
-
<div class="linklist"><strong>Related concepts</strong><br />
<div><a href="../concepts/cwsdled.html" title="The WSDL editor allows you to easily and graphically create, modify, view, and validate WSDL files.">Editing WSDL files with the WSDL Editor</a></div></div>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrttype.dita b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrttype.dita
index 00f17d3a3..2030446dd 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrttype.dita
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrttype.dita
@@ -1,44 +1,33 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Arbortext, Inc., 1988-2005, v.4002-->
-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
+<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
+ "task.dtd">
<task id="tcrttype" xml:lang="en-us">
<title>Creating a new type for your WSDL file</title>
<shortdesc>Types describe all the data types used between the client and server.
WSDL is not tied exclusively to a specific typing system, but it uses the
W3C XML Schema specification as its default choice.</shortdesc>
+<prolog><metadata>
+<keywords><indexterm>WSDL<indexterm>creating types</indexterm></indexterm>
+<indexterm>Web services<indexterm>creating WSDL types</indexterm></indexterm>
+</keywords>
+</metadata></prolog>
<taskbody>
-<context><p>WSDL allows type systems to be added via extensibility elements.
+<context><p>WSDL allows type systems to be added via extensibility el<?Pub Caret?>ements.
An extensibility element may appear under the <b>types</b> element to identify
the type definition system being used and to provide an XML container element
-for the type definitions.</p><p>To add an extensibility element to your WSDL
-file, follow these steps:</p></context>
-<steps>
-<step><cmd>In the Graph view right-click the <b>Types</b> group.</cmd></step>
-<step><cmd>Click <b>Add Child</b> > <b>Add Schema</b>.&nbsp; You will be
-creating an inline schema - a schema that is defined directly within the WSDL
-file.</cmd><info></info></step>
-<step><cmd>A schema object will appear in the group.</cmd><info>Select it.</info>
-</step>
-<step><cmd>The following information about your schema is listed: </cmd>
-<info><ul>
-<li> <b>Prefix</b> - The prefix associated with the current namespace</li>
-<li> <b>URI</b> - the target namespace for the schema</li>
-<li>Other attributes, such as <b>version</b>, <b>language</b>, and <b>attribute
-form</b>.</li>
-</ul> You can manually modify the value of any of these attributes.</info>
-</step>
-<step><cmd>You can also add new components to your XML schema. In the Graph
-view, press the arrow icon to the left of the schema object to drill down
-into the schema.</cmd><info> Now you can edit the schema within the graph
-view. When finished, press the <uicontrol>Back</uicontrol> button at the top
-left of the WSDL editor to return to the definition view of the WSDL document.</info>
-</step>
-</steps>
+for the type definitions.</p><p>To add an XSD type or element to your WSDL
+file:</p></context>
+<steps-unordered>
+<step><cmd>In the Design view, click the indicator icon to the right of the
+port type object to drill down into the schema. Now you can edit the schema
+in the XML schema editor.</cmd></step>
+</steps-unordered>
<result><p>For more information about XML schemas, refer to the XML schema
editor online documentation.</p></result>
</taskbody>
<related-links>
-<linklist><title>Related concepts</title><?Pub Caret?>
+<linklist><title>Related concepts</title>
<link href="../concepts/cwsdled.dita" scope="local"></link>
</linklist>
<linklist><title>Related tasks</title>
@@ -47,4 +36,4 @@ editor online documentation.</p></result>
</linklist>
</related-links>
</task>
-<?Pub *0000002458?>
+<?Pub *0000001697?>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrttype.html b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrttype.html
index a9c4db2be..7b2977c69 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrttype.html
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrttype.html
@@ -2,8 +2,8 @@
<html lang="en-us" xml:lang="en-us">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="(C) Copyright 2005" />
-<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta name="copyright" content="Copyright (c) 2000, 2006 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
+<meta name="DC.rights.owner" content="(C) Copyright 2000, 2006" />
<meta content="public" name="security" />
<meta content="index,follow" name="Robots" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
@@ -11,14 +11,15 @@
<meta name="DC.Title" content="Creating a new type for your WSDL file" />
<meta name="abstract" content="Types describe all the data types used between the client and server. WSDL is not tied exclusively to a specific typing system, but it uses the W3C XML Schema specification as its default choice." />
<meta name="description" content="Types describe all the data types used between the client and server. WSDL is not tied exclusively to a specific typing system, but it uses the W3C XML Schema specification as its default choice." />
-<meta scheme="URI" name="DC.Relation" content="../tasks/tedtwsdl.html" />
+<meta content="WSDL, creating types, Web services, creating WSDL types" name="DC.subject" />
+<meta content="WSDL, creating types, Web services, creating WSDL types" name="keywords" />
<meta scheme="URI" name="DC.Relation" content="../concepts/cwsdled.html" />
<meta scheme="URI" name="DC.Relation" content="tcrtwsdl.html" />
<meta scheme="URI" name="DC.Relation" content="tedtwsdl.html" />
<meta content="XHTML" name="DC.Format" />
<meta content="tcrttype" name="DC.Identifier" />
<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/commonltr.css" type="text/css" rel="stylesheet" />
+<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
<title>Creating a new type for your WSDL file</title>
</head>
<body id="tcrttype"><a name="tcrttype"><!-- --></a>
@@ -27,6 +28,7 @@
<h1 class="topictitle1">Creating a new type for your WSDL file</h1>
+
<div><p>Types describe all the data types used between the client and server.
WSDL is not tied exclusively to a specific typing system, but it uses the
W3C XML Schema specification as its default choice.</p>
@@ -35,41 +37,15 @@ W3C XML Schema specification as its default choice.</p>
An extensibility element may appear under the <strong>types</strong> element to identify
the type definition system being used and to provide an XML container element
for the type definitions.</p>
-<p>To add an extensibility element to your WSDL
-file, follow these steps:</p>
+<p>To add an XSD type or element to your WSDL
+file:</p>
</div>
-<ol>
-<li class="stepexpand"><span>In the Graph view right-click the <strong>Types</strong> group.</span></li>
-
-<li class="stepexpand"><span>Click <strong>Add Child</strong> &gt; <strong>Add Schema</strong>.  You will be
-creating an inline schema - a schema that is defined directly within the WSDL
-file.</span> </li>
-
-<li class="stepexpand"><span>A schema object will appear in the group.</span> Select it.
-</li>
-
-<li class="stepexpand"><span>The following information about your schema is listed: </span>
- <ul>
-<li> <strong>Prefix</strong> - The prefix associated with the current namespace</li>
-
-<li> <strong>URI</strong> - the target namespace for the schema</li>
-<li>Other attributes, such as <strong>version</strong>, <strong>language</strong>, and <strong>attribute
-form</strong>.</li>
+<div class="p"><span>In the Design view, click the indicator icon to the right of the
+port type object to drill down into the schema. Now you can edit the schema
+in the XML schema editor.</span></div>
-</ul>
- You can manually modify the value of any of these attributes.
-</li>
-
-<li class="stepexpand"><span>You can also add new components to your XML schema. In the Graph
-view, press the arrow icon to the left of the schema object to drill down
-into the schema.</span> Now you can edit the schema within the graph
-view. When finished, press the <span class="uicontrol">Back</span> button at the top
-left of the WSDL editor to return to the definition view of the WSDL document.
-</li>
-
-</ol>
<div class="section"><p>For more information about XML schemas, refer to the XML schema
editor online documentation.</p>
@@ -78,10 +54,6 @@ editor online documentation.</p>
</div>
<div>
-<div class="familylinks">
-<div class="parentlink"><strong>Parent topic:</strong> <a href="../tasks/tedtwsdl.html" title="Once you have created a WSDL file, you can edit it in the WSDL editor. You can also import WSDL files you have created into the workbench and edit them in the WSDL editor.">Editing WSDL files</a></div>
-</div>
-
<div class="linklist"><strong>Related concepts</strong><br />
<div><a href="../concepts/cwsdled.html" title="The WSDL editor allows you to easily and graphically create, modify, view, and validate WSDL files.">Editing WSDL files with the WSDL Editor</a></div></div>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrtwsdl.dita b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrtwsdl.dita
index 3c703c361..3fc42071f 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrtwsdl.dita
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrtwsdl.dita
@@ -1,10 +1,15 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Arbortext, Inc., 1988-2005, v.4002-->
-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
-<task id="tcrtwsdl" xml:lang="en-us"><?Pub Caret?>
+<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
+ "task.dtd">
+<task id="tcrtwsdl" xml:lang="en-us">
<title>Creating a new WSDL file</title>
<shortdesc>You can create a new, empty WSDL file, then edit it using the WSDL
editor.</shortdesc>
+<prolog><metadata>
+<keywords><indexterm>WSDL<indexterm>creating</indexterm></indexterm><indexterm>Web
+services<indexterm>creating WSDL</indexterm></indexterm></keywords>
+</metadata></prolog><?Pub Caret?>
<taskbody>
<context><p>To create a WSDL file, follow these steps:</p></context>
<steps>
@@ -36,18 +41,25 @@ your Web service.</info></substep>
options you want to use in the WSDL document. The options are SOAP and HTTP.</cmd>
<info> If you select SOAP you can then select the encoding style you want
to use. If you select HTTP you can select whether to create an HTTP getter
-or setter.</info></substep>
+or setter.<draft-comment>RATLC00975711 - provide more info in the section
+on creating a WSDL file; information on the protocols; the SOAP binding types
+[SOAP Binding Options: document literal - sends an entire XML document in
+a SOAP message; rpc literal - sends XML data in one parameter of a remote
+procedure call; rpc encoded - sends serialized XML data in one or more parameters
+of a remote procedure call; HTTP Binding options: HTTP GET - send a simple
+query request; HTTP POST - send a request or update</draft-comment></info>
+</substep>
</substeps>
</step>
<step><cmd>Click <b>Finish</b>.</cmd><info>The WSDL file opens in the WSDL
editor.</info></step>
</steps>
<result><p>If you created a WSDL file with a skeleton using SOAP bindings,
-it should look similar to the following:<image alt="Image of a WSDL skeleton using SOAP bindings"
+it should look similar to the following:</p><p><image alt="Image of a WSDL skeleton using SOAP bindings"
href="../images/soapskel.gif" placement="break"></image></p><p>If you created
a WSDL file with a skeleton using HTTP bindings, it should look similar to
-the following:<image alt="Image of a WSDL skeleton using HTTP bindings" href="../images/httpskel.gif"
-placement="break"></image></p></result>
+the following:</p><p><image alt="Image of a WSDL skeleton using HTTP bindings"
+href="../images/httpskel.gif" placement="break"></image></p></result>
</taskbody>
<related-links>
<linklist><title>Related concepts</title>
@@ -61,4 +73,4 @@ placement="break"></image></p></result>
</linklist>
</related-links>
</task>
-<?Pub *0000003334?>
+<?Pub *0000004048?>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrtwsdl.html b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrtwsdl.html
index cf4021eb7..38cac91e5 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrtwsdl.html
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tcrtwsdl.html
@@ -2,8 +2,8 @@
<html lang="en-us" xml:lang="en-us">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="(C) Copyright 2005" />
-<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta name="copyright" content="Copyright (c) 2000, 2006 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
+<meta name="DC.rights.owner" content="(C) Copyright 2000, 2006" />
<meta content="public" name="security" />
<meta content="index,follow" name="Robots" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
@@ -11,6 +11,8 @@
<meta name="DC.Title" content="Creating a new WSDL file" />
<meta name="abstract" content="You can create a new, empty WSDL file, then edit it using the WSDL editor." />
<meta name="description" content="You can create a new, empty WSDL file, then edit it using the WSDL editor." />
+<meta content="WSDL, creating, Web services, creating WSDL" name="DC.subject" />
+<meta content="WSDL, creating, Web services, creating WSDL" name="keywords" />
<meta scheme="URI" name="DC.Relation" content="../../org.eclipse.jst.ws.doc.user/concepts/cwsdl.html" />
<meta scheme="URI" name="DC.Relation" content="../concepts/cwsdled.html" />
<meta scheme="URI" name="DC.Relation" content="timpwsdl.html" />
@@ -18,7 +20,7 @@
<meta content="XHTML" name="DC.Format" />
<meta content="tcrtwsdl" name="DC.Identifier" />
<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/commonltr.css" type="text/css" rel="stylesheet" />
+<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
<title>Creating a new WSDL file</title>
</head>
<body id="tcrtwsdl"><a name="tcrtwsdl"><!-- --></a>
@@ -27,6 +29,7 @@
<h1 class="topictitle1">Creating a new WSDL file</h1>
+
<div><p>You can create a new, empty WSDL file, then edit it using the WSDL
editor.</p>
@@ -69,7 +72,8 @@ your Web service.</li>
options you want to use in the WSDL document. The options are SOAP and HTTP.</span>
If you select SOAP you can then select the encoding style you want
to use. If you select HTTP you can select whether to create an HTTP getter
-or setter.</li>
+or setter.
+</li>
</ol>
@@ -81,10 +85,12 @@ editor.</li>
</ol>
<div class="section"><p>If you created a WSDL file with a skeleton using SOAP bindings,
-it should look similar to the following:<br /><img src="../images/soapskel.gif" alt="Image of a WSDL skeleton using SOAP bindings" /><br /></p>
+it should look similar to the following:</p>
+<p><br /><img src="../images/soapskel.gif" alt="Image of a WSDL skeleton using SOAP bindings" /><br /></p>
<p>If you created
a WSDL file with a skeleton using HTTP bindings, it should look similar to
-the following:<br /><img src="../images/httpskel.gif" alt="Image of a WSDL skeleton using HTTP bindings" /><br /></p>
+the following:</p>
+<p><br /><img src="../images/httpskel.gif" alt="Image of a WSDL skeleton using HTTP bindings" /><br /></p>
</div>
</div>
@@ -97,7 +103,7 @@ the following:<br /><img src="../images/httpskel.gif" alt="Image of a WSDL skele
<div class="linklist"><strong>Related tasks</strong><br />
-<div><a href="timpwsdl.html" title="">Importing a WSDL file</a></div>
+<div><a href="timpwsdl.html" title="You can import WSDL files into the workbench and open them in the WSDL editor. Opening them in the WSDL editor provides you with an opportunity to have a structured viewing of the WSDL file.">Importing a WSDL file</a></div>
<div><a href="tedtwsdl.html" title="Once you have created a WSDL file, you can edit it in the WSDL editor. You can also import WSDL files you have created into the workbench and edit them in the WSDL editor.">Editing WSDL files</a></div></div>
</div>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tedtwsdl.dita b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tedtwsdl.dita
index 0257fb925..310ce5151 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tedtwsdl.dita
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tedtwsdl.dita
@@ -1,11 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Arbortext, Inc., 1988-2005, v.4002-->
-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
+<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
+ "task.dtd">
<task id="tedtwsdl" xml:lang="en-us">
<title>Editing WSDL files</title>
<shortdesc>Once you have created a WSDL file, you can edit it in the WSDL
editor. You can also import WSDL files you have created into the workbench
and edit them in the WSDL editor.</shortdesc>
+<prolog><metadata>
+<keywords><indexterm>WSDL<indexterm>editing</indexterm></indexterm><indexterm>Web
+services<indexterm>editing WSDL</indexterm></indexterm></keywords>
+</metadata></prolog><?Pub Caret?>
<taskbody>
<context><p>To open a WSDL file in the WSDL editor, double-click it in the
Navigator view or right-click it and click <b>Open With > WSDL Editor.</b></p></context>
@@ -20,36 +25,43 @@ Navigator view or right-click it and click <b>Open With > WSDL Editor.</b></p><
<step><cmd>Select the source code you want to edit.</cmd></step>
</steps>
<result><p>At any time, you can switch to the Source view to review the source
-for the WSDL file. You can also edit your WSDL file directly in the Source
+code of the WSDL file. You can also edit your WSDL file directly in the Source
view.</p></result>
</taskbody>
</task>
<task id="editeditview">
-<title>Editing in the Graph view</title>
+<title>Editing in the Design view</title>
<taskbody>
-<context><p>The Graph view provides a graphical way to browse and edit your
-WSDL file. Each type of top level wsdl object is shown within a group (for
-example service, port type, message). Within each group is a tree view that
-can be used to browse the structure of the object. The service, binding, port
-type and message groups are 'linked'. If for example we select an input in
-the port types, we'll notice that the message that is referenced by this message
-is scrolled into view in the messages group. A line displays to denote a reference
+<context><p>The Design view provides a graphical way to browse and edit your
+WSDL file. Each type of top level wsdl object is shown within a tabular view
+(for example, service, binding, port type). Each tabular view contains one
+or more rows that represent the structure of the object. The service, binding,
+and port type objects are 'linked'. A line displays to denote a reference
(or association) between these objects.</p><p> <image alt="Image of a WSDL file open in the WSDL editor"
-href="../images/wsdleditor.gif" placement="break"></image> </p></context>
+href="../images/wsdleditor.gif" placement="break"></image></p></context>
</taskbody>
</task>
-<task id="showbndgraph">
-<title>Showing Bindings in the Graph view</title>
+<task id="editpropertiesview">
+<title>Editing in the Properties view</title>
<taskbody>
-<context>By default bindings are shown in the Graph View. Select the show/hide
-binding button at the top left of the Graph View to hide the bindings. With
+<context><p>The Properties view displays a list of attributes and editable
+attribute values of a selected wsdl object.</p><p>The Properties view contains
+the following panes (by clicking and selecting the appropriate pane) to edit:</p><ul>
+<li> <b>General</b> pane, which displays a list of object attributes.</li>
+<li> <b>Documentation</b> pane, which specifies the information you want the
+user to read.</li>
+<li> <b>Extensibility</b> pane, which is used to add extension components.</li>
+</ul><draft-comment> [Legacy Title] Showing Bindings in the Design [Legacy
+Context]By default bindings are shown in the Design View. Select the show/hide
+binding button at the top left of the Design View to hide the bindings. With
the bindings hidden a service can be browsed from a purely abstract level
without showing binding information. When the need arises to understand the
concrete details represented by the binding, select the show/hide binding
-button again to make them visible.</context>
+button again to make them visible. view [Writer comments] Remove topic "Showing
+bindings..." because there is no show/hide binding function in the new GUI</draft-comment></context>
</taskbody>
</task>
-<task id="editoutlineview">
+<task id="editoutlineview" xml:lang="en-us">
<title>Editing in the Outline view</title>
<taskbody>
<context><p>The Outline view will show you all the items in your WSDL file
@@ -59,16 +71,15 @@ and selecting the appropriate option) to edit your WSDL file:</p><ul>
<li> <b>Imports</b>&nbsp;statements, which are used to associate a namespace
with a document location.</li>
<li> <b>Types</b>, which provide data type definitions used to describe the
-messages exchanged.&nbsp; You cannot edit any types directly using this folder.</li>
+messages exchanged. You cannot edit any types directly using this folder.</li>
+<li> <b>Services</b>, which are used to aggregate a set of related ports.</li>
+<li> <b>Bindings</b>, which specify concrete protocol and data format specifications
+for the operations and messages defined by a particular port type.</li>
+<li> <b>Port Types</b>, which are a set of abstract operations. Each operation
+refers to an input message and output messages. </li>
<li> <b>Messages</b>, which represent an abstract definition of the data being
transmitted. A message consists of logical parts, each of which is associated
with a definition within some type system.</li>
-<li> <b>Port Types</b>, which are a set of abstract operations. Each operation
-refers to an input message and output messages.</li>
-<li> <b>Bindings</b>, which specify concrete protocol and data format specifications
-for the operations and messages defined by a particular port type.</li>
-<li> <b>Services</b>, which are used to aggregate a set of related ports <image
-alt="" href="../images/show-hide-binding.gif"></image> </li>
</ul></context>
</taskbody>
<related-links>
@@ -84,3 +95,4 @@ alt="" href="../images/show-hide-binding.gif"></image> </li>
</related-links>
</task>
</task>
+<?Pub *0000004972?>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tedtwsdl.html b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tedtwsdl.html
index 6270567aa..8fbece62f 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tedtwsdl.html
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tedtwsdl.html
@@ -2,8 +2,8 @@
<html lang="en-us" xml:lang="en-us">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="(C) Copyright 2005" />
-<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta name="copyright" content="Copyright (c) 2000, 2006 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
+<meta name="DC.rights.owner" content="(C) Copyright 2000, 2006" />
<meta content="public" name="security" />
<meta content="index,follow" name="Robots" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
@@ -11,10 +11,12 @@
<meta name="DC.Title" content="Editing WSDL files" />
<meta name="abstract" content="Once you have created a WSDL file, you can edit it in the WSDL editor. You can also import WSDL files you have created into the workbench and edit them in the WSDL editor." />
<meta name="description" content="Once you have created a WSDL file, you can edit it in the WSDL editor. You can also import WSDL files you have created into the workbench and edit them in the WSDL editor." />
+<meta content="WSDL, editing, Web services, editing WSDL" name="DC.subject" />
+<meta content="WSDL, editing, Web services, editing WSDL" name="keywords" />
<meta content="XHTML" name="DC.Format" />
<meta content="tedtwsdl" name="DC.Identifier" />
<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/commonltr.css" type="text/css" rel="stylesheet" />
+<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
<title>Editing WSDL files</title>
</head>
<body id="tedtwsdl"><a name="tedtwsdl"><!-- --></a>
@@ -23,6 +25,7 @@
<h1 class="topictitle1">Editing WSDL files</h1>
+
<div><p>Once you have created a WSDL file, you can edit it in the WSDL
editor. You can also import WSDL files you have created into the workbench
and edit them in the WSDL editor.</p>
@@ -49,7 +52,7 @@ Navigator view or right-click it and click <strong>Open With &gt; WSDL Editor.<
</ol>
<div class="section"><p>At any time, you can switch to the Source view to review the source
-for the WSDL file. You can also edit your WSDL file directly in the Source
+code of the WSDL file. You can also edit your WSDL file directly in the Source
view.</p>
</div>
@@ -58,40 +61,46 @@ view.</p>
</div>
<div class="nested1" id="editeditview"><a name="editeditview"><!-- --></a>
-<h2 class="topictitle2">Editing in the Graph view</h2>
+<h2 class="topictitle2">Editing in the Design view</h2>
<div>
-<div class="section"><p>The Graph view provides a graphical way to browse and edit your
-WSDL file. Each type of top level wsdl object is shown within a group (for
-example service, port type, message). Within each group is a tree view that
-can be used to browse the structure of the object. The service, binding, port
-type and message groups are 'linked'. If for example we select an input in
-the port types, we'll notice that the message that is referenced by this message
-is scrolled into view in the messages group. A line displays to denote a reference
+<div class="section"><p>The Design view provides a graphical way to browse and edit your
+WSDL file. Each type of top level wsdl object is shown within a tabular view
+(for example, service, binding, port type). Each tabular view contains one
+or more rows that represent the structure of the object. The service, binding,
+and port type objects are 'linked'. A line displays to denote a reference
(or association) between these objects.</p>
-<p> <br /><img src="../images/wsdleditor.gif" alt="Image of a WSDL file open in the WSDL editor" /><br /> </p>
+<p> <br /><img src="../images/wsdleditor.gif" alt="Image of a WSDL file open in the WSDL editor" /><br /></p>
</div>
</div>
</div>
-<div class="nested1" id="showbndgraph"><a name="showbndgraph"><!-- --></a>
-<h2 class="topictitle2">Showing Bindings in the Graph view</h2>
+<div class="nested1" id="editpropertiesview"><a name="editpropertiesview"><!-- --></a>
+<h2 class="topictitle2">Editing in the Properties view</h2>
<div>
-<div class="section">By default bindings are shown in the Graph View. Select the show/hide
-binding button at the top left of the Graph View to hide the bindings. With
-the bindings hidden a service can be browsed from a purely abstract level
-without showing binding information. When the need arises to understand the
-concrete details represented by the binding, select the show/hide binding
-button again to make them visible.</div>
+<div class="section"><p>The Properties view displays a list of attributes and editable
+attribute values of a selected wsdl object.</p>
+<p>The Properties view contains
+the following panes (by clicking and selecting the appropriate pane) to edit:</p>
+<ul>
+<li> <strong>General</strong> pane, which displays a list of object attributes.</li>
+
+<li> <strong>Documentation</strong> pane, which specifies the information you want the
+user to read.</li>
+<li> <strong>Extensibility</strong> pane, which is used to add extension components.</li>
+
+</ul>
</div>
</div>
-<div class="nested1" id="editoutlineview"><a name="editoutlineview"><!-- --></a>
+</div>
+
+<div class="nested1" xml:lang="en-us" id="editoutlineview"><a name="editoutlineview"><!-- --></a>
<h2 class="topictitle2">Editing in the Outline view</h2>
<div>
@@ -105,19 +114,19 @@ and selecting the appropriate option) to edit your WSDL file:</p>
with a document location.</li>
<li> <strong>Types</strong>, which provide data type definitions used to describe the
-messages exchanged.  You cannot edit any types directly using this folder.</li>
+messages exchanged. You cannot edit any types directly using this folder.</li>
-<li> <strong>Messages</strong>, which represent an abstract definition of the data being
-transmitted. A message consists of logical parts, each of which is associated
-with a definition within some type system.</li>
-
-<li> <strong>Port Types</strong>, which are a set of abstract operations. Each operation
-refers to an input message and output messages.</li>
+<li> <strong>Services</strong>, which are used to aggregate a set of related ports.</li>
<li> <strong>Bindings</strong>, which specify concrete protocol and data format specifications
for the operations and messages defined by a particular port type.</li>
-<li> <strong>Services</strong>, which are used to aggregate a set of related ports <img src="../images/show-hide-binding.gif" alt="" /> </li>
+<li> <strong>Port Types</strong>, which are a set of abstract operations. Each operation
+refers to an input message and output messages. </li>
+
+<li> <strong>Messages</strong>, which represent an abstract definition of the data being
+transmitted. A message consists of logical parts, each of which is associated
+with a definition within some type system.</li>
</ul>
</div>
@@ -133,7 +142,7 @@ for the operations and messages defined by a particular port type.</li>
<div class="linklist"><strong>Related tasks</strong><br />
<div><a href="tcrtwsdl.html" title="You can create a new, empty WSDL file, then edit it using the WSDL editor.">Creating a new WSDL file</a></div>
-<div><a href="timpwsdl.html" title="">Importing a WSDL file</a></div></div>
+<div><a href="timpwsdl.html" title="You can import WSDL files into the workbench and open them in the WSDL editor. Opening them in the WSDL editor provides you with an opportunity to have a structured viewing of the WSDL file.">Importing a WSDL file</a></div></div>
</div>
</div>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/timpwsdl.dita b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/timpwsdl.dita
index 40ec6904c..25107932e 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/timpwsdl.dita
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/timpwsdl.dita
@@ -1,29 +1,35 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Arbortext, Inc., 1988-2005, v.4002-->
-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
+<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
+ "task.dtd">
<task id="timpwsdl" xml:lang="en-us">
<title>Importing a WSDL file</title>
<titlealts>
<searchtitle>Importing WSDL files</searchtitle>
</titlealts>
+<shortdesc>You can import WSDL files into the workbench and open them in the
+WSDL editor. Opening them in the WSDL editor provides you with an opportunity
+to have a structured viewing of the WSDL file.</shortdesc>
+<prolog><metadata>
+<keywords><indexterm>WSDL<indexterm>importing</indexterm></indexterm><indexterm>Web
+services<indexterm>importing WSDL</indexterm></indexterm></keywords>
+</metadata></prolog>
<taskbody>
<context><p>The Web Service wizard assists you in creating a new Web service
from a WSDL file. You must first create or import a WSDL file. A WSDL file
can be created using the WSDL editor. This is described in: <xref href="../tasks/tcrtwsdl.dita"
scope="peer">Creating a new WSDL file</xref>. To import a WSDL file follow
-the instructions below.</p><p>You can import WSDL files into the workbench
-and open them in the WSDL editor. Opening them in the WSDL editor provides
-you with an opportunity to have a structured viewing of the WSDL file.</p><p> <uicontrol>Prerequisite:</uicontrol> Create
+the instructions below.</p><p> <uicontrol>Prerequisite:</uicontrol> Create
a project. It is recommend that you create a Web project so that the WSDL
can be easily used to generate additional artifacts and deployed.</p><p>For
more information on creating a Web project, refer to the Web application development
documentation.</p><p>To import a WSDL file to your Web project:</p></context>
<steps>
-<step><cmd>Select your project in the J2EE Navigator pane, and from the <uicontrol>File</uicontrol> menu,
-select <uicontrol>Import</uicontrol>.</cmd></step>
-<step><cmd>Select <uicontrol>File System</uicontrol> and click <uicontrol>Next</uicontrol>.</cmd>
+<step><cmd>Select your project in the J2EE Navigator pane, and from the <uicontrol>File</uicontrol> menu,
+select <uicontrol>Import</uicontrol>.</cmd></step>
+<step><cmd>Select <uicontrol>File System</uicontrol> and click <uicontrol>Next</uicontrol>.</cmd>
</step>
-<step><cmd>Click the <uicontrol>Browse</uicontrol> button on the next page
+<step><cmd>Click <uicontrol>Browse</uicontrol> <?Pub Caret?>on the next page
of the wizard to select the directories from which you would like to add the
WSDL.</cmd></step>
<step><cmd>In the import selection panes, use the following methods to select
@@ -31,16 +37,16 @@ exactly the resources you want to add: </cmd><info><ul>
<li>Expand the hierarchies in the left pane and select or clear the checkboxes
that represent the folders in the selected directory. Then in the right pane,
select or clear checkboxes for individual files.</li>
-<li>Click <uicontrol>Filter Types</uicontrol> to filter the current selection
+<li>Click <uicontrol>Filter Types</uicontrol> to filter the current selection
for files of a specific type.</li>
-<li>Click <uicontrol>Select All</uicontrol> to select all resources in the
+<li>Click <uicontrol>Select All</uicontrol> to select all resources in the
directory, then go through and deselect the ones that you do not want to add.</li>
-<li>Click <uicontrol>Deselect All</uicontrol> to deselect all resources in
+<li>Click <uicontrol>Deselect All</uicontrol> to deselect all resources in
the directory, then go through and choose individual resources to add.</li>
</ul></info></step>
<step><cmd>Specify the Workbench project or folder that will be the import
destination.</cmd></step>
-<step><cmd>When you have finished specifying your import options, click <uicontrol>Finish.</uicontrol></cmd>
+<step><cmd>When you have finished specifying your import options, click <uicontrol>Finish.</uicontrol></cmd>
</step>
</steps>
<result><p>After you have imported a WSDL file into the workbench and opened
@@ -71,3 +77,4 @@ will be saved with the WSDL extension.</postreq>
</linklist>
</related-links>
</task>
+<?Pub *0000004517?>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/timpwsdl.html b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/timpwsdl.html
index 15fe0d954..dcb84bc1c 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/timpwsdl.html
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/timpwsdl.html
@@ -2,13 +2,17 @@
<html lang="en-us" xml:lang="en-us">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="(C) Copyright 2005" />
-<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta name="copyright" content="Copyright (c) 2000, 2006 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
+<meta name="DC.rights.owner" content="(C) Copyright 2000, 2006" />
<meta content="public" name="security" />
<meta content="index,follow" name="Robots" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta content="task" name="DC.Type" />
<meta name="DC.Title" content="Importing a WSDL file" />
+<meta name="abstract" content="You can import WSDL files into the workbench and open them in the WSDL editor. Opening them in the WSDL editor provides you with an opportunity to have a structured viewing of the WSDL file." />
+<meta name="description" content="You can import WSDL files into the workbench and open them in the WSDL editor. Opening them in the WSDL editor provides you with an opportunity to have a structured viewing of the WSDL file." />
+<meta content="WSDL, importing, Web services, importing WSDL" name="DC.subject" />
+<meta content="WSDL, importing, Web services, importing WSDL" name="keywords" />
<meta scheme="URI" name="DC.Relation" content="../../org.eclipse.jst.ws.doc.user/concepts/cwsdl.html" />
<meta scheme="URI" name="DC.Relation" content="../concepts/cwsdled.html" />
<meta scheme="URI" name="DC.Relation" content="tcrtwsdl.html" />
@@ -16,7 +20,7 @@
<meta content="XHTML" name="DC.Format" />
<meta content="timpwsdl" name="DC.Identifier" />
<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/commonltr.css" type="text/css" rel="stylesheet" />
+<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
<title>Importing WSDL files</title>
</head>
<body id="timpwsdl"><a name="timpwsdl"><!-- --></a>
@@ -25,14 +29,16 @@
<h1 class="topictitle1">Importing a WSDL file</h1>
-<div>
+
+
+<div><p>You can import WSDL files into the workbench and open them in the
+WSDL editor. Opening them in the WSDL editor provides you with an opportunity
+to have a structured viewing of the WSDL file.</p>
+
<div class="section"><p>The Web Service wizard assists you in creating a new Web service
from a WSDL file. You must first create or import a WSDL file. A WSDL file
can be created using the WSDL editor. This is described in: <a href="../tasks/tcrtwsdl.html">Creating a new WSDL file</a>. To import a WSDL file follow
the instructions below.</p>
-<p>You can import WSDL files into the workbench
-and open them in the WSDL editor. Opening them in the WSDL editor provides
-you with an opportunity to have a structured viewing of the WSDL file.</p>
<p> <span class="uicontrol">Prerequisite:</span> Create
a project. It is recommend that you create a Web project so that the WSDL
can be easily used to generate additional artifacts and deployed.</p>
@@ -43,13 +49,13 @@ documentation.</p>
</div>
<ol>
-<li class="stepexpand"><span>Select your project in the J2EE Navigator pane, and from the <span class="uicontrol">File</span> menu,
-select <span class="uicontrol">Import</span>.</span></li>
+<li class="stepexpand"><span>Select your project in the J2EE Navigator pane, and from the <span class="uicontrol">File</span> menu,
+select <span class="uicontrol">Import</span>.</span></li>
-<li class="stepexpand"><span>Select <span class="uicontrol">File System</span> and click <span class="uicontrol">Next</span>.</span>
+<li class="stepexpand"><span>Select <span class="uicontrol">File System</span> and click <span class="uicontrol">Next</span>.</span>
</li>
-<li class="stepexpand"><span>Click the <span class="uicontrol">Browse</span> button on the next page
+<li class="stepexpand"><span>Click <span class="uicontrol">Browse</span> on the next page
of the wizard to select the directories from which you would like to add the
WSDL.</span></li>
@@ -59,13 +65,13 @@ exactly the resources you want to add: </span> <ul>
that represent the folders in the selected directory. Then in the right pane,
select or clear checkboxes for individual files.</li>
-<li>Click <span class="uicontrol">Filter Types</span> to filter the current selection
+<li>Click <span class="uicontrol">Filter Types</span> to filter the current selection
for files of a specific type.</li>
-<li>Click <span class="uicontrol">Select All</span> to select all resources in the
+<li>Click <span class="uicontrol">Select All</span> to select all resources in the
directory, then go through and deselect the ones that you do not want to add.</li>
-<li>Click <span class="uicontrol">Deselect All</span> to deselect all resources in
+<li>Click <span class="uicontrol">Deselect All</span> to deselect all resources in
the directory, then go through and choose individual resources to add.</li>
</ul>
@@ -74,7 +80,7 @@ the directory, then go through and choose individual resources to add.</li>
<li class="stepexpand"><span>Specify the Workbench project or folder that will be the import
destination.</span></li>
-<li class="stepexpand"><span>When you have finished specifying your import options, click <span class="uicontrol">Finish.</span></span>
+<li class="stepexpand"><span>When you have finished specifying your import options, click <span class="uicontrol">Finish.</span></span>
</li>
</ol>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tsetbind.dita b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tsetbind.dita
index 2b801d379..83581a948 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tsetbind.dita
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tsetbind.dita
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Arbortext, Inc., 1988-2005, v.4002-->
-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
+<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
+ "task.dtd">
<task id="tsetbind" xml:lang="en-us">
<title>Setting a binding</title>
<shortdesc>A binding is a top level WSDL object that provides a concrete specification
@@ -9,30 +10,33 @@ references exactly one port type. The structure of a binding corresponds very
closely to that of the port type. The binding contains extensibility elements
(for example, soap, http, and mime) that specify protocol specific details.
Each port within a service references exactly one binding.</shortdesc>
+<prolog><metadata>
+<keywords><indexterm>WSDL<indexterm>setting bindings</indexterm></indexterm>
+<indexterm>Web services<indexterm>setting WSDL bindings</indexterm><indexterm>bindings<indexterm>creating</indexterm></indexterm></indexterm>
+</keywords>
+</metadata></prolog><?Pub Caret?>
<taskbody>
-<context><p>You can create a new binding, reuse an existing one, or import
-one.</p></context>
+<context><p>You can create a binding by right clicking in any blank space
+in the Design view and selecting <uicontrol>Add Binding</uicontrol>. You can
+create a new binding, reuse an existing one, or import one. </p></context>
</taskbody>
<task id="createnewbind">
<title>Creating a new binding</title>
<taskbody>
<context><p>To create a new binding for your port, follow these steps:</p></context>
<steps>
-<step><cmd>In the Graph view, right-click your port and click <b>Set Binding</b>.</cmd>
+<step><cmd>In the Design view, right-click your port and click <b>Set Binding
+> New Binding</b>.</cmd></step>
+<step><cmd>In the <b>Name</b> field, type the name of the binding.</cmd><info>The
+name should be unique among all bindings defined within the enclosing WSDL
+document. Click <b>OK.</b> To select the new binding, click the binding object.</info>
</step>
-<step><cmd>Select the <b>Create a new binding</b> radio button.</cmd></step>
-<step><cmd>Type the name of the binding in <uicontrol>Name</uicontrol> field.</cmd>
-<info>The name should be unique among all bindings defined within the enclosing
-WSDL document. Click <b>Finish.</b></info></step>
-<step><cmd>In order to see the binding you need to ensure the hide/show binding
-button <image alt="hide/show binding button" href="../images/show-hide-binding.gif">
-</image> is toggled so that bindings are showing.</cmd></step>
-<step><cmd>A <b>Port Type</b> is a named set of abstract operations and the
-abstract messages involved.</cmd><info>You can either create a new port type
-for your binding, reuse an existing one, or import one. Refer to the related
-tasks for more details.</info></step>
+<step><cmd>A <b>Port Type</b> is a named set of abstract operations and the
+abstract messages involved. You can either create a new port type for your
+binding, reuse an existing one, or import one. Refer to the related tasks
+for more details.</cmd></step>
<step><cmd>Type any information about the binding you want the user to read
-in the <b>Documentation</b> field.</cmd></step>
+in the <b>Documentation</b> pane.</cmd></step>
</steps>
<result><p> <b>Tip</b>: You can also create a new binding for your port using
the Outline view.</p></result>
@@ -43,8 +47,9 @@ the Outline view.</p></result>
<taskbody>
<context><p>To reuse a binding for your port, follow these steps:</p></context>
<steps>
-<step><cmd>In the Graph view, select your port.</cmd></step>
-<step><cmd>From the <b>Binding</b> drop down list, select the binding you
+<step><cmd>In the Design view, select your port.</cmd></step>
+<step><cmd>In the Properties view, click the <b>General</b> pane.</cmd></step>
+<step><cmd>From the <b>Binding</b> drop down list, select the binding you
want to use.</cmd></step>
</steps>
</taskbody>
@@ -55,10 +60,11 @@ want to use.</cmd></step>
<context>To regenerate a binding:</context>
<steps>
<step><cmd>Right-click the binding you want to regenerate.</cmd></step>
-<step><cmd>Select <uicontrol>Generate Binding Content</uicontrol>.</cmd></step>
+<step><cmd>Select <uicontrol>Generate Binding Content</uicontrol>.<draft-comment>RATLC00975711
+provide more info about SOAP binding options</draft-comment></cmd></step>
<step><cmd>Specify an required binding information. If you are modifying an
-existing binding, ensure that you select <uicontrol>Overwrite existing binding
-information</uicontrol>.</cmd></step>
+existing binding, ensure that you select the <uicontrol>Overwrite existing
+binding information</uicontrol> check box.</cmd></step>
</steps>
</taskbody>
</task>
@@ -67,16 +73,29 @@ information</uicontrol>.</cmd></step>
<taskbody>
<context>To import an existing binding for your port, follow these steps:</context>
<steps>
-<step><cmd>In the Graph view, right-click your port and click <b>Set Binding.</b></cmd>
+<step><cmd>In the Design view, right-click your port and click <b>Set Binding
+> Existing Binding.</b></cmd></step>
+<step><cmd>In the <b>Name</b> field, type a search string to filter the list
+or leave the field blank to view all.</cmd></step>
+<step><cmd>You can import a binding by selecting one of the following options:</cmd>
+<choices>
+<choice><b>Workspace</b>. Lists the bindings available in your workspace.</choice>
+<choice><b>Enclosing Project</b>. Lists the bindings available in the project
+that contains your file.</choice>
+<choice><b>Working Sets</b>. Lists the bindings available in a specified set
+of files. To specify a working set, click <b>Choose</b>. You can select files
+from an existing working set or create a new working set. Once you have selected
+the files, click <b>OK</b>.</choice>
+</choices>
</step>
-<step><cmd>Click the <b>Import binding from a file</b> check box. Click <b>Browse</b>.</cmd>
-</step>
-<step><cmd>Select the file that contains the binding you want to use. Click
- <b>OK</b>.</cmd></step>
+<step><cmd>The bindings will be listed. Select one and click <b>OK</b>. In
+the Design view, click the binding object.</cmd></step>
+<step><cmd>In the Properties view, type any information about the binding
+you wish the user to read in the <b>Documentation</b> pane.</cmd></step>
</steps>
</taskbody>
<related-links>
-<linklist><title>Related concepts</title><?Pub Caret?>
+<linklist><title>Related concepts</title>
<link href="../concepts/cwsdled.dita" scope="local"></link>
</linklist>
<linklist><title>Related tasks</title>
@@ -86,4 +105,4 @@ information</uicontrol>.</cmd></step>
</related-links>
</task>
</task>
-<?Pub *0000003826?>
+<?Pub *0000004937?>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tsetbind.html b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tsetbind.html
index 8df3388c7..811834562 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tsetbind.html
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tsetbind.html
@@ -2,8 +2,8 @@
<html lang="en-us" xml:lang="en-us">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="(C) Copyright 2005" />
-<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta name="copyright" content="Copyright (c) 2000, 2006 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
+<meta name="DC.rights.owner" content="(C) Copyright 2000, 2006" />
<meta content="public" name="security" />
<meta content="index,follow" name="Robots" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
@@ -11,10 +11,12 @@
<meta name="DC.Title" content="Setting a binding" />
<meta name="abstract" content="A binding is a top level WSDL object that provides a concrete specification regarding the transmission of messages to and from a web service. A binding references exactly one port type. The structure of a binding corresponds very closely to that of the port type. The binding contains extensibility elements (for example, soap, http, and mime) that specify protocol specific details. Each port within a service references exactly one binding." />
<meta name="description" content="A binding is a top level WSDL object that provides a concrete specification regarding the transmission of messages to and from a web service. A binding references exactly one port type. The structure of a binding corresponds very closely to that of the port type. The binding contains extensibility elements (for example, soap, http, and mime) that specify protocol specific details. Each port within a service references exactly one binding." />
+<meta content="WSDL, setting bindings, Web services, setting WSDL bindings, bindings, creating" name="DC.subject" />
+<meta content="WSDL, setting bindings, Web services, setting WSDL bindings, bindings, creating" name="keywords" />
<meta content="XHTML" name="DC.Format" />
<meta content="tsetbind" name="DC.Identifier" />
<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/commonltr.css" type="text/css" rel="stylesheet" />
+<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
<title>Setting a binding</title>
</head>
<body id="tsetbind"><a name="tsetbind"><!-- --></a>
@@ -23,6 +25,7 @@
<h1 class="topictitle1">Setting a binding</h1>
+
<div><p>A binding is a top level WSDL object that provides a concrete specification
regarding the transmission of messages to and from a web service. A binding
references exactly one port type. The structure of a binding corresponds very
@@ -30,8 +33,9 @@ closely to that of the port type. The binding contains extensibility elements
(for example, soap, http, and mime) that specify protocol specific details.
Each port within a service references exactly one binding.</p>
-<div class="section"><p>You can create a new binding, reuse an existing one, or import
-one.</p>
+<div class="section"><p>You can create a binding by right clicking in any blank space
+in the Design view and selecting <span class="uicontrol">Add Binding</span>. You can
+create a new binding, reuse an existing one, or import one. </p>
</div>
</div>
@@ -44,25 +48,21 @@ one.</p>
</div>
<ol>
-<li class="stepexpand"><span>In the Graph view, right-click your port and click <strong>Set Binding</strong>.</span>
-</li>
-
-<li class="stepexpand"><span>Select the <strong>Create a new binding</strong> radio button.</span></li>
+<li class="stepexpand"><span>In the Design view, right-click your port and click <strong>Set Binding
+&gt; New Binding</strong>.</span></li>
-<li class="stepexpand"><span>Type the name of the binding in <span class="uicontrol">Name</span> field.</span>
- The name should be unique among all bindings defined within the enclosing
-WSDL document. Click <strong>Finish.</strong></li>
-
-<li class="stepexpand"><span>In order to see the binding you need to ensure the hide/show binding
-button <img src="../images/show-hide-binding.gif" alt="hide/show binding button" /> is toggled so that bindings are showing.</span></li>
+<li class="stepexpand"><span>In the <strong>Name</strong> field, type the name of the binding.</span> The
+name should be unique among all bindings defined within the enclosing WSDL
+document. Click <strong>OK.</strong> To select the new binding, click the binding object.
+</li>
-<li class="stepexpand"><span>A <strong>Port Type</strong> is a named set of abstract operations and the
-abstract messages involved.</span> You can either create a new port type
-for your binding, reuse an existing one, or import one. Refer to the related
-tasks for more details.</li>
+<li class="stepexpand"><span>A <strong>Port Type</strong> is a named set of abstract operations and the
+abstract messages involved. You can either create a new port type for your
+binding, reuse an existing one, or import one. Refer to the related tasks
+for more details.</span></li>
<li class="stepexpand"><span>Type any information about the binding you want the user to read
-in the <strong>Documentation</strong> field.</span></li>
+in the <strong>Documentation</strong> pane.</span></li>
</ol>
@@ -72,11 +72,6 @@ the Outline view.</p>
</div>
-<div>
-<div class="familylinks">
-<div class="parentlink"><strong>Parent topic:</strong> <a href="../tasks/tedtwsdl.html" title="Once you have created a WSDL file, you can edit it in the WSDL editor. You can also import WSDL files you have created into the workbench and edit them in the WSDL editor.">Editing WSDL files</a></div>
-</div>
-</div>
</div>
<div class="nested1" id="reusebinding"><a name="reusebinding"><!-- --></a>
@@ -87,9 +82,11 @@ the Outline view.</p>
</div>
<ol>
-<li><span>In the Graph view, select your port.</span></li>
+<li><span>In the Design view, select your port.</span></li>
+
+<li><span>In the Properties view, click the <strong>General</strong> pane.</span></li>
-<li><span>From the <strong>Binding</strong> drop down list, select the binding you
+<li><span>From the <strong>Binding</strong> drop down list, select the binding you
want to use.</span></li>
</ol>
@@ -110,8 +107,8 @@ want to use.</span></li>
<li><span>Select <span class="uicontrol">Generate Binding Content</span>.</span></li>
<li><span>Specify an required binding information. If you are modifying an
-existing binding, ensure that you select <span class="uicontrol">Overwrite existing binding
-information</span>.</span></li>
+existing binding, ensure that you select the <span class="uicontrol">Overwrite existing
+binding information</span> check box.</span></li>
</ol>
@@ -126,24 +123,39 @@ information</span>.</span></li>
<div class="section">To import an existing binding for your port, follow these steps:</div>
<ol>
-<li><span>In the Graph view, right-click your port and click <strong>Set Binding.</strong></span>
-</li>
+<li><span>In the Design view, right-click your port and click <strong>Set Binding
+&gt; Existing Binding.</strong></span></li>
+
+<li><span>In the <strong>Name</strong> field, type a search string to filter the list
+or leave the field blank to view all.</span></li>
+
+<li><span>You can import a binding by selecting one of the following options:</span>
+<ul>
+<li><strong>Workspace</strong>. Lists the bindings available in your workspace.</li>
+
+<li><strong>Enclosing Project</strong>. Lists the bindings available in the project
+that contains your file.</li>
+
+<li><strong>Working Sets</strong>. Lists the bindings available in a specified set
+of files. To specify a working set, click <strong>Choose</strong>. You can select files
+from an existing working set or create a new working set. Once you have selected
+the files, click <strong>OK</strong>.</li>
+
+</ul>
-<li><span>Click the <strong>Import binding from a file</strong> check box. Click <strong>Browse</strong>.</span>
</li>
-<li><span>Select the file that contains the binding you want to use. Click
- <strong>OK</strong>.</span></li>
+<li><span>The bindings will be listed. Select one and click <strong>OK</strong>. In
+the Design view, click the binding object.</span></li>
+
+<li><span>In the Properties view, type any information about the binding
+you wish the user to read in the <strong>Documentation</strong> pane.</span></li>
</ol>
</div>
<div>
-<div class="familylinks">
-<div class="parentlink"><strong>Parent topic:</strong> <a href="../tasks/tedtwsdl.html" title="Once you have created a WSDL file, you can edit it in the WSDL editor. You can also import WSDL files you have created into the workbench and edit them in the WSDL editor.">Editing WSDL files</a></div>
-</div>
-
<div class="linklist"><strong>Related concepts</strong><br />
<div><a href="../concepts/cwsdled.html" title="The WSDL editor allows you to easily and graphically create, modify, view, and validate WSDL files.">Editing WSDL files with the WSDL Editor</a></div></div>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tsetprtt.dita b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tsetprtt.dita
index ea94736c0..6b6513e94 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tsetprtt.dita
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tsetprtt.dita
@@ -1,37 +1,42 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Arbortext, Inc., 1988-2005, v.4002-->
-<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
+<!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN"
+ "task.dtd">
<task id="tsetprtt" xml:lang="en-us">
<title>Setting a port type</title>
<shortdesc>A port type is a named set of abstract operations and the abstract
messages involved. Each operation refers to an input message and output messages.
-A port type is reference by a binding object. Each binding references exactly
+A port type is referenced by a binding object. Each binding references exactly
one port type. Since each port refers to exactly one binding, each port has
exactly one port type.</shortdesc>
+<prolog><metadata>
+<keywords><indexterm>WSDL<indexterm>setting port types</indexterm></indexterm>
+<indexterm>Web services<indexterm>setting port types</indexterm></indexterm>
+</keywords>
+</metadata></prolog><?Pub Caret?>
<taskbody>
-<context><p>You can create a port type by right clicking on the port types
-group and selecting <uicontrol>Add Child > portType</uicontrol> . As a convenience
-you can also add a port type via a binding or port object. This allows you
-to create a port type and modify the binding to reference to the new port
-type in one action. You can either create a new port type for your binding,
-re-use an existing one, or import one</p></context>
+<context><p>You can create a port type by right clicking in any blank space
+in the Design view and selecting <uicontrol>Add PortType</uicontrol>. As a
+convenience you can also add a port type via a binding. This allows you to
+create a port type and modify the binding to reference the new port type in
+one action. You can either create a new port type for your binding, re-use
+an existing one, or import one.</p></context>
</taskbody>
<task id="createporttype">
-<title>Create a new port type</title>
+<title>Create a new port type for a binding</title>
<taskbody>
<context><p>If you want to create a new port type for your binding, follow
these steps:</p></context>
<steps>
-<step><cmd>In the Graph view, right-click on a binding or port object (note
-that port must reference a binding) and click <b>Set Port Type.</b></cmd>
+<step><cmd>In the Design view, right-click on a binding object (note that
+port must reference a binding) and click <b>Set Port Type > New PortType</b>.</cmd>
</step>
-<step><cmd>Click the <b>Create a new port type</b> radio button.</cmd></step>
-<step><cmd>Type the name of the port type in the <b>Name of port type</b> field.</cmd>
+<step><cmd>Type the name of the port type in the <b>Name</b> field.</cmd>
<info>The name should be unique name among all port types defined within in
-the enclosing WSDL document. Click <b>Finish</b>.</info></step>
-<step><cmd>Click the port type. Type any information about the port type you
-wish the user to read in the </cmd><info><b>Documentation</b> field.</info>
-</step>
+the enclosing WSDL document. Click <b>OK</b>. To select the new port type,
+click the port type object.</info></step>
+<step><cmd>In the Properties view, type any information about the port type
+you wish the user to read in the <b>Documentation</b> pane.</cmd></step>
</steps>
<result><p> <b>Tip</b>: You can also create a new port type for your binding
using the Outline view.</p><p>Once you have created a port type, you can add
@@ -44,12 +49,26 @@ operations to it, which can send and receive messages.</p></result>
<context><p>If you want to reuse a port type for your binding, follow these
steps:</p></context>
<steps>
-<step><cmd>In the Graph view, right-click on a binding or port object (note
-that port must reference a binding) and click <b>Set Port Type.</b></cmd>
+<step><cmd>In the Design view, right-click on a binding object (note that
+port must reference a binding) and click <b>Set Port Type > Existing PortType</b>.</cmd>
</step>
-<step><cmd>Click the <b>Select an existing port type</b> radio button.</cmd>
+<step><cmd>In the <b>Name</b> field, type a search string to filter the list
+or leave the field blank to view all.</cmd></step>
+<step><cmd>You can change the scope of the list by selecting one of the following
+options:</cmd>
+<choices>
+<choice><b>Workspace</b>. Lists the port types available in your workspace.</choice>
+<choice><b>Enclosing Project</b>. Lists the port types available in the project
+that contains your file.</choice>
+<choice><b>Current Resource</b>. Lists the port types available in your current
+file.</choice>
+<choice><b>Working Sets</b>. Lists the port types available in a specified
+set of files. To specify a working set, click <b>Choose</b>. You can select
+files from an existing working set or create a new working set. Once you have
+selected the files, click <b>OK</b>.</choice>
+</choices>
</step>
-<step><cmd>The existing bindings will be listed. Select one and click <b>Finish</b>.</cmd>
+<step><cmd>The existing port types will be listed. Select one and click <b>OK</b>.</cmd>
</step>
</steps>
</taskbody>
@@ -57,20 +76,29 @@ that port must reference a binding) and click <b>Set Port Type.</b></cmd>
<task id="importporttype">
<title>Import a port type for a binding</title>
<taskbody>
-<context><p>.If you want to import an existing port type for your binding,
+<context><p>If you want to import an existing port type for your binding,
follow these steps:</p></context>
<steps>
-<step><cmd>In the Graph view, right-click on a binding or port object (note
-that port must reference a binding) and click <b>Set Port Type.</b></cmd>
+<step><cmd>In the Design view, right-click on a binding object (note that
+port must reference a binding) and click <b>Set Port Type > Existing PortType.</b></cmd>
</step>
-<step><cmd>Click the <b>Import port type from a file</b> radio button. Click
- <b>Browse</b>.</cmd></step>
-<step><cmd>Select the file that contains the port type you want to use. Click
- <b>OK</b>.</cmd></step>
-<step><cmd>The bindings in the file will be listed. Select one and click <b>Finish</b>.</cmd>
+<step><cmd>In the <b>Name</b> field, type a search string to filter the list
+or leave the field blank to view all.</cmd></step>
+<step><cmd>You can import a port type by selecting one of the following options:</cmd>
+<choices>
+<choice><b>Workspace</b>. Lists the port types available in your workspace.</choice>
+<choice><b>Enclosing Project</b>. Lists the port types available in the project
+that contains your file.</choice>
+<choice><b>Working Sets</b>. Lists the port types available in a specified
+set of files. To specify a working set, click <b>Choose</b>. You can select
+files from an existing working set or create a new working set. Once you have
+selected the files, click <b>OK</b>.</choice>
+</choices>
</step>
-<step><cmd>Click the port type.&nbsp;Type any information about the port type
-you wish the user to read in the <b>Documentation</b> field.</cmd></step>
+<step><cmd>The port types will be listed. Select one and click <b>OK</b>.
+In the Design view, click the port type object.</cmd></step>
+<step><cmd>In the Properties view, type any information about the port type
+you wish the user to read in the <b>Documentation</b> pane.</cmd></step>
</steps>
</taskbody>
<related-links>
@@ -84,3 +112,4 @@ you wish the user to read in the <b>Documentation</b> field.</cmd></step>
</related-links>
</task>
</task>
+<?Pub *0000005308?>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tsetprtt.html b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tsetprtt.html
index 0c5a12539..d3c0d5275 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tsetprtt.html
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/tasks/tsetprtt.html
@@ -2,19 +2,21 @@
<html lang="en-us" xml:lang="en-us">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<meta name="copyright" content="(C) Copyright 2005" />
-<meta name="DC.rights.owner" content="(C) Copyright 2005" />
+<meta name="copyright" content="Copyright (c) 2000, 2006 IBM Corporation and others. All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: IBM Corporation - initial API and implementation" />
+<meta name="DC.rights.owner" content="(C) Copyright 2000, 2006" />
<meta content="public" name="security" />
<meta content="index,follow" name="Robots" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta content="task" name="DC.Type" />
<meta name="DC.Title" content="Setting a port type" />
-<meta name="abstract" content="A port type is a named set of abstract operations and the abstract messages involved. Each operation refers to an input message and output messages. A port type is reference by a binding object. Each binding references exactly one port type. Since each port refers to exactly one binding, each port has exactly one port type." />
-<meta name="description" content="A port type is a named set of abstract operations and the abstract messages involved. Each operation refers to an input message and output messages. A port type is reference by a binding object. Each binding references exactly one port type. Since each port refers to exactly one binding, each port has exactly one port type." />
+<meta name="abstract" content="A port type is a named set of abstract operations and the abstract messages involved. Each operation refers to an input message and output messages. A port type is referenced by a binding object. Each binding references exactly one port type. Since each port refers to exactly one binding, each port has exactly one port type." />
+<meta name="description" content="A port type is a named set of abstract operations and the abstract messages involved. Each operation refers to an input message and output messages. A port type is referenced by a binding object. Each binding references exactly one port type. Since each port refers to exactly one binding, each port has exactly one port type." />
+<meta content="WSDL, setting port types, Web services" name="DC.subject" />
+<meta content="WSDL, setting port types, Web services" name="keywords" />
<meta content="XHTML" name="DC.Format" />
<meta content="tsetprtt" name="DC.Identifier" />
<meta content="en-us" name="DC.Language" />
-<link href="../../org.eclipse.wst.doc.user/commonltr.css" type="text/css" rel="stylesheet" />
+<link href="../../org.eclipse.wst.doc.user/common.css" type="text/css" rel="stylesheet" />
<title>Setting a port type</title>
</head>
<body id="tsetprtt"><a name="tsetprtt"><!-- --></a>
@@ -23,24 +25,25 @@
<h1 class="topictitle1">Setting a port type</h1>
+
<div><p>A port type is a named set of abstract operations and the abstract
messages involved. Each operation refers to an input message and output messages.
-A port type is reference by a binding object. Each binding references exactly
+A port type is referenced by a binding object. Each binding references exactly
one port type. Since each port refers to exactly one binding, each port has
exactly one port type.</p>
-<div class="section"><p>You can create a port type by right clicking on the port types
-group and selecting <span class="uicontrol">Add Child &gt; portType</span> . As a convenience
-you can also add a port type via a binding or port object. This allows you
-to create a port type and modify the binding to reference to the new port
-type in one action. You can either create a new port type for your binding,
-re-use an existing one, or import one</p>
+<div class="section"><p>You can create a port type by right clicking in any blank space
+in the Design view and selecting <span class="uicontrol">Add PortType</span>. As a
+convenience you can also add a port type via a binding. This allows you to
+create a port type and modify the binding to reference the new port type in
+one action. You can either create a new port type for your binding, re-use
+an existing one, or import one.</p>
</div>
</div>
<div class="nested1" id="createporttype"><a name="createporttype"><!-- --></a>
-<h2 class="topictitle2">Create a new port type</h2>
+<h2 class="topictitle2">Create a new port type for a binding</h2>
<div>
<div class="section"><p>If you want to create a new port type for your binding, follow
@@ -48,19 +51,17 @@ these steps:</p>
</div>
<ol>
-<li class="stepexpand"><span>In the Graph view, right-click on a binding or port object (note
-that port must reference a binding) and click <strong>Set Port Type.</strong></span>
+<li class="stepexpand"><span>In the Design view, right-click on a binding object (note that
+port must reference a binding) and click <strong>Set Port Type &gt; New PortType</strong>.</span>
</li>
-<li class="stepexpand"><span>Click the <strong>Create a new port type</strong> radio button.</span></li>
-
-<li class="stepexpand"><span>Type the name of the port type in the <strong>Name of port type</strong> field.</span>
+<li class="stepexpand"><span>Type the name of the port type in the <strong>Name</strong> field.</span>
The name should be unique name among all port types defined within in
-the enclosing WSDL document. Click <strong>Finish</strong>.</li>
+the enclosing WSDL document. Click <strong>OK</strong>. To select the new port type,
+click the port type object.</li>
-<li class="stepexpand"><span>Click the port type. Type any information about the port type you
-wish the user to read in the </span> <strong>Documentation</strong> field.
-</li>
+<li class="stepexpand"><span>In the Properties view, type any information about the port type
+you wish the user to read in the <strong>Documentation</strong> pane.</span></li>
</ol>
@@ -72,11 +73,6 @@ operations to it, which can send and receive messages.</p>
</div>
-<div>
-<div class="familylinks">
-<div class="parentlink"><strong>Parent topic:</strong> <a href="../tasks/tedtwsdl.html" title="Once you have created a WSDL file, you can edit it in the WSDL editor. You can also import WSDL files you have created into the workbench and edit them in the WSDL editor.">Editing WSDL files</a></div>
-</div>
-</div>
</div>
<div class="nested1" id="reuseporttype"><a name="reuseporttype"><!-- --></a>
@@ -88,14 +84,34 @@ steps:</p>
</div>
<ol>
-<li><span>In the Graph view, right-click on a binding or port object (note
-that port must reference a binding) and click <strong>Set Port Type.</strong></span>
+<li><span>In the Design view, right-click on a binding object (note that
+port must reference a binding) and click <strong>Set Port Type &gt; Existing PortType</strong>.</span>
</li>
-<li><span>Click the <strong>Select an existing port type</strong> radio button.</span>
+<li><span>In the <strong>Name</strong> field, type a search string to filter the list
+or leave the field blank to view all.</span></li>
+
+<li><span>You can change the scope of the list by selecting one of the following
+options:</span>
+<ul>
+<li><strong>Workspace</strong>. Lists the port types available in your workspace.</li>
+
+<li><strong>Enclosing Project</strong>. Lists the port types available in the project
+that contains your file.</li>
+
+<li><strong>Current Resource</strong>. Lists the port types available in your current
+file.</li>
+
+<li><strong>Working Sets</strong>. Lists the port types available in a specified
+set of files. To specify a working set, click <strong>Choose</strong>. You can select
+files from an existing working set or create a new working set. Once you have
+selected the files, click <strong>OK</strong>.</li>
+
+</ul>
+
</li>
-<li><span>The existing bindings will be listed. Select one and click <strong>Finish</strong>.</span>
+<li><span>The existing port types will be listed. Select one and click <strong>OK</strong>.</span>
</li>
</ol>
@@ -108,36 +124,45 @@ that port must reference a binding) and click <strong>Set Port Type.</strong></
<h2 class="topictitle2">Import a port type for a binding</h2>
<div>
-<div class="section"><p>.If you want to import an existing port type for your binding,
+<div class="section"><p>If you want to import an existing port type for your binding,
follow these steps:</p>
</div>
<ol>
-<li><span>In the Graph view, right-click on a binding or port object (note
-that port must reference a binding) and click <strong>Set Port Type.</strong></span>
+<li><span>In the Design view, right-click on a binding object (note that
+port must reference a binding) and click <strong>Set Port Type &gt; Existing PortType.</strong></span>
</li>
-<li><span>Click the <strong>Import port type from a file</strong> radio button. Click
- <strong>Browse</strong>.</span></li>
+<li><span>In the <strong>Name</strong> field, type a search string to filter the list
+or leave the field blank to view all.</span></li>
+
+<li><span>You can import a port type by selecting one of the following options:</span>
+<ul>
+<li><strong>Workspace</strong>. Lists the port types available in your workspace.</li>
+
+<li><strong>Enclosing Project</strong>. Lists the port types available in the project
+that contains your file.</li>
-<li><span>Select the file that contains the port type you want to use. Click
- <strong>OK</strong>.</span></li>
+<li><strong>Working Sets</strong>. Lists the port types available in a specified
+set of files. To specify a working set, click <strong>Choose</strong>. You can select
+files from an existing working set or create a new working set. Once you have
+selected the files, click <strong>OK</strong>.</li>
+
+</ul>
-<li><span>The bindings in the file will be listed. Select one and click <strong>Finish</strong>.</span>
</li>
-<li><span>Click the port type. Type any information about the port type
-you wish the user to read in the <strong>Documentation</strong> field.</span></li>
+<li><span>The port types will be listed. Select one and click <strong>OK</strong>.
+In the Design view, click the port type object.</span></li>
+
+<li><span>In the Properties view, type any information about the port type
+you wish the user to read in the <strong>Documentation</strong> pane.</span></li>
</ol>
</div>
<div>
-<div class="familylinks">
-<div class="parentlink"><strong>Parent topic:</strong> <a href="../tasks/tedtwsdl.html" title="Once you have created a WSDL file, you can edit it in the WSDL editor. You can also import WSDL files you have created into the workbench and edit them in the WSDL editor.">Editing WSDL files</a></div>
-</div>
-
<div class="linklist"><strong>Related concepts</strong><br />
<div><a href="../concepts/cwsdled.html" title="The WSDL editor allows you to easily and graphically create, modify, view, and validate WSDL files.">Editing WSDL files with the WSDL Editor</a></div></div>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/wswsdleditorc_toc.xml b/docs/org.eclipse.wst.wsdl.ui.doc.user/wswsdleditorc_toc.xml
index 6fa5d6183..4a826b1d2 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/wswsdleditorc_toc.xml
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/wswsdleditorc_toc.xml
@@ -1,7 +1,7 @@
-<?xml version="1.0" encoding="utf-8"?>
-<?NLS TYPE="org.eclipse.help.toc"?>
-<toc label="wswsdleditorc" link_to="../org.eclipse.jst.ws.doc.user/webservice_toc.xml#wswsdleditorc" topic="concepts/cwsdled.html">
- <topic label="Editing WSDL files with the WSDL Editor" href="concepts/cwsdled.html">
- <anchor id="wsadie_childof_wsdledit"/>
- </topic>
-</toc> \ No newline at end of file
+<?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#wswsdleditorc" label="wswsdleditorc" topic="concepts/cwsdled.html">
+<topic label="Editing WSDL files with the WSDL Editor" href="concepts/cwsdled.html"/>
+</toc>
diff --git a/docs/org.eclipse.wst.wsdl.ui.doc.user/wswsdleditort_toc.ditamap b/docs/org.eclipse.wst.wsdl.ui.doc.user/wswsdleditort_toc.ditamap
index d966a71b9..4970a5238 100644
--- a/docs/org.eclipse.wst.wsdl.ui.doc.user/wswsdleditort_toc.ditamap
+++ b/docs/org.eclipse.wst.wsdl.ui.doc.user/wswsdleditort_toc.ditamap
@@ -1,27 +1,34 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Arbortext, Inc., 1988-2005, v.4002-->
-<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN" "map.dtd">
+<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN"
+ "map.dtd">
<map anchorref="../org.eclipse.jst.ws.doc.user/webservice_toc.ditamap#wswsdleditort"
id="wswsdleditort" title="wswsdleditort">
<topicref href="tasks/timpwsdl.dita" navtitle="Importing WSDL files"></topicref>
<topicref href="tasks/tcrtwsdl.dita" navtitle="Creating WSDL files"></topicref>
<topicref href="concepts/cwsdled.dita" navtitle="Web Services Description Language (WSDL) editor">
<topicref href="tasks/tedtwsdl.dita" navtitle="Editing WSDL files">
-<topicref href="tasks/taddsrvc.dita" navtitle="Adding a service"></topicref>
-<topicref href="tasks/taddport.dita" navtitle="Adding a port to a service">
+<topicref href="tasks/taddsrvc.dita" linking="none" navtitle="Adding a service">
</topicref>
-<topicref href="tasks/tsetprtt.dita" navtitle="Setting a port type"></topicref>
-<topicref href="tasks/tsetbind.dita" navtitle="Setting a binding"></topicref>
-<topicref href="tasks/taddoper.dita" navtitle="Adding an operation"></topicref>
-<topicref href="tasks/taddmess.dita" navtitle="Adding a message"></topicref>
-<topicref href="tasks/taddpart.dita" navtitle="Adding a part to a message">
+<topicref href="tasks/taddport.dita" linking="none" navtitle="Adding a port to a service">
</topicref>
-<topicref href="tasks/tcrtimpt.dita" navtitle="Creating an import statement">
+<topicref href="tasks/tsetprtt.dita" linking="none" navtitle="Setting a port type">
</topicref>
-<topicref href="tasks/tcrttype.dita" navtitle="Creating a new type for your WSDL file">
+<topicref href="tasks/tsetbind.dita" linking="none" navtitle="Setting a binding">
+</topicref>
+<topicref href="tasks/taddoper.dita" linking="none" navtitle="Adding an operation">
+</topicref>
+<topicref href="tasks/taddmess.dita" linking="none" navtitle="Adding a message">
+</topicref>
+<topicref href="tasks/taddpart.dita" linking="none" navtitle="Adding a part to a message">
+</topicref>
+<topicref href="tasks/tcrtimpt.dita" linking="none" navtitle="Creating an import statement">
+</topicref>
+<topicref href="tasks/tcrttype.dita" linking="none" navtitle="Creating a new type for your WSDL file">
</topicref>
</topicref>
</topicref>
<topicref href="../org.eclipse.jst.ws.consumption.ui.doc.user/tasks/twsdlexp.dita"
navtitle="Exploring WSDL using the Web Services Explorer" scope="peer"></topicref>
</map>
+<?Pub *0000001713?>

Back to the top