blob: f62cf9f4f4885d91e55c9cfa5efa4c783949499e [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../../../wtp.xsl"?>
<html>
<head>
<meta name="root" content="../../../../" />
<title>WSDL M3 New and Noteworthy</title>
</head>
<body>
<h1>WSDL M3 New and Noteworthy</h1>
<h2>Status of this Document</h2>
<p>Last updated on 02/21/2005.</p>
<h2>WSDL Model</h2>
<p>
<ol>
<li>EMF based WSDL 1.1 model with WSDL4J compatibility now available</li>
<li>Provided WSDL extension models (SOAP, HTTP, MIME, XSD)</li>
<li>Added JUnit test cases for WSDL model</li>
<ul>
<li>Load, update, and save a WSDL model</li>
<li>Dump a 'semantic' representation of the model (tests walking component refs etc.)</li>
<li>Load, update model utlizing XML catalog</li>
<li>Test WSDL extension models (SOAP, XSD)</li>
<li>Sample WSDL generator that shows a use of WSDL model API.</li>
</ul>
</ol>
</p>
<h2>WSDL Editor</h2>
<p>A WSDL Editor is now availiable. Please see the WSDL Editor tutorial
<a href="http://eclipse.org/webtools/index.html">here</a>.
</p>
</body>
</html>