Skip to main content
summaryrefslogtreecommitdiffstats
blob: 344eb768a83268eb094d6bcb83abca6ebc87f8b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="../../../../../..//apistyles.css" type="text/css">
<title>WSDL Model API Overview</title>
</head>
<body>
<p>
        The WSDL model API allows clients to work with the WSDL 1.1 documents.
		</p>
<table width="500">
<tr>
<td>
<p>
		The WSDL model API allows clients to load, modify, and save WSDL 1.1 documents.
		</p>
</td>
</tr>
</table>
</body>
</html>

Back to the top