| <?xml version="1.0" encoding="utf-8"?> | 
 | <?xml-stylesheet type="text/xsl" href="../../../wtp.xsl"?> | 
 | <html> | 
 | <head> | 
 |   <meta name="root" content="../../../../" /> | 
 |   <title>wst.wsdl API Overview</title> | 
 | </head> | 
 | <body> | 
 |  | 
 |  | 
 | <h1>WTP WSDL Component Overview</h1> | 
 |  | 
 | <p>Last modified May 3, 2005</p> | 
 |  | 
 | <p>The WSDL component consists of the WSDL model, the WSDL editor and the WSDL validator.</p> | 
 |  | 
 | <h2>WSDL Model</h2> | 
 |  | 
 | <p>This subcomponent (org.eclipse.wst.wsdl) is an EMF-based model of WSDL 1.1. | 
 | </p> | 
 |  | 
 | <h2>WSDL Editor</h2> | 
 |  | 
 | <p>This subcomponent (org.eclipse.wst.wsdl.ui) is a graphical editor that allows you | 
 | to edit and browse WSDL documents.  It is based on the WSDL Model above. | 
 | </p> | 
 |  | 
 | <h2>WSDL Validator</h2> | 
 |  | 
 | <p>This subcomponent (org.eclipse.wst.wsdl.validator) is a WSDL validator for validating | 
 | WSDL documents. | 
 | </p> | 
 |  | 
 | </body> | 
 | </html> |