| <?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> | 
 | <head> | 
 | <!-- /******************************************************************************* | 
 |  * Copyright (c) 2000, 2005 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 | 
 |  *******************************************************************************/ --> | 
 | <link rel="stylesheet" type="text/css" href="../../org.eclipse.wst.doc.user/common.css" /> | 
 | <title>Working in the WS Binding Page</title> | 
 | </head> | 
 | <body id="twedtwbxwsb"><a name="twedtwbxwsb"><!-- --></a> | 
 |  | 
 | <h1 class="topictitle1">Working in the WS Binding Page</h1> | 
 | <div><div class="skipspace">The Web Service Client Binding Extension page appears in the <a href="ccwebxml.html">Web | 
 |  | 
 | deployment descriptor editor</a>, only when you have already defined a web service. You can use this page to:   <ul><li>add or remove a web service to a client binding</li> | 
 | <li>view service reference details, including the deployed WSDL file</li> | 
 | <li>add or remove a port qualified name binding</li> | 
 | <li>specify setting for the selected port qualified name binding</li> | 
 | <li>add or remove default mappings</li> | 
 | <li>add or remove parameters for the selected service reference</li> | 
 | <li>modify the security configuration for generating request messages</li> | 
 | <li>modify the security configuration for consuming response messages</li> | 
 | <li>add or remove parameters of the selected port qualified name binding</li> | 
 | </ul> | 
 |  </div> | 
 | </div> | 
 | </body> | 
 | </html> |