Skip to main content
summaryrefslogtreecommitdiffstats
blob: 6ba5ba957a915e09b82c8b03cfe56c7802602da8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<html>
	<head>
		<meta
			name="root"
	
			content="../../../../../../" />
		<title>WSDL Model API Overview</title>
	</head>

	<body>
		<abstract>
        The WSDL model API allows clients to work with the WSDL 1.1 documents.
		</abstract>
		<p>The WSDL model API allows clients to load, modify, and save WSDL 1.1 documents.
		</p> 
	</body>
</html>

Back to the top