markus / MarkupToPDF / Connected Services / markus_api / ServiceDeepView.wsdl @ ddc223b4
이력 | 보기 | 이력해설 | 다운로드 (28.9 KB)
1 |
<?xml version="1.0" encoding="utf-8"?> |
---|---|
2 |
<wsdl:definitions xmlns:wsap="http://schemas.xmlsoap.org/ws/2004/08/addressing/policy" xmlns:wsa10="http://www.w3.org/2005/08/addressing" xmlns:msc="http://schemas.microsoft.com/ws/2005/12/wsdl/contract" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:wsx="http://schemas.xmlsoap.org/ws/2004/09/mex" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns:wsam="http://www.w3.org/2007/05/addressing/metadata" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"> |
3 |
<wsdl:types> |
4 |
<xsd:schema targetNamespace="/Imports"> |
5 |
<xsd:import schemaLocation="http://localhost:13009/ServiceDeepView.svc?xsd=xsd0" /> |
6 |
<xsd:import schemaLocation="http://localhost:13009/ServiceDeepView.svc?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/" /> |
7 |
<xsd:import schemaLocation="http://localhost:13009/ServiceDeepView.svc?xsd=xsd2" namespace="http://schemas.datacontract.org/2004/07/IKCOM" /> |
8 |
<xsd:import schemaLocation="http://localhost:13009/ServiceDeepView.svc?xsd=xsd3" namespace="http://schemas.datacontract.org/2004/07/KCOMDataModel.DataModel" /> |
9 |
<xsd:import schemaLocation="http://localhost:13009/ServiceDeepView.svc?xsd=xsd4" namespace="http://schemas.datacontract.org/2004/07/System.Data.Objects.DataClasses" /> |
10 |
<xsd:import schemaLocation="http://localhost:13009/ServiceDeepView.svc?xsd=xsd5" namespace="http://schemas.datacontract.org/2004/07/System.Data" /> |
11 |
<xsd:import schemaLocation="http://localhost:13009/ServiceDeepView.svc?xsd=xsd6" namespace="http://schemas.datacontract.org/2004/07/System.Windows" /> |
12 |
<xsd:import schemaLocation="http://localhost:13009/ServiceDeepView.svc?xsd=xsd7" namespace="http://schemas.datacontract.org/2004/07/IFinalPDF" /> |
13 |
<xsd:import schemaLocation="http://localhost:13009/ServiceDeepView.svc?xsd=xsd8" namespace="http://schemas.microsoft.com/2003/10/Serialization/Arrays" /> |
14 |
</xsd:schema> |
15 |
</wsdl:types> |
16 |
<wsdl:message name="ServiceDeepView_GetSystemData_InputMessage"> |
17 |
<wsdl:part name="parameters" element="GetSystemData" /> |
18 |
</wsdl:message> |
19 |
<wsdl:message name="ServiceDeepView_GetSystemData_OutputMessage"> |
20 |
<wsdl:part name="parameters" element="GetSystemDataResponse" /> |
21 |
</wsdl:message> |
22 |
<wsdl:message name="ServiceDeepView_GetFavoriteVP_InputMessage"> |
23 |
<wsdl:part name="parameters" element="GetFavoriteVP" /> |
24 |
</wsdl:message> |
25 |
<wsdl:message name="ServiceDeepView_GetFavoriteVP_OutputMessage"> |
26 |
<wsdl:part name="parameters" element="GetFavoriteVPResponse" /> |
27 |
</wsdl:message> |
28 |
<wsdl:message name="ServiceDeepView_EditFavoriteVP_InputMessage"> |
29 |
<wsdl:part name="parameters" element="EditFavoriteVP" /> |
30 |
</wsdl:message> |
31 |
<wsdl:message name="ServiceDeepView_EditFavoriteVP_OutputMessage"> |
32 |
<wsdl:part name="parameters" element="EditFavoriteVPResponse" /> |
33 |
</wsdl:message> |
34 |
<wsdl:message name="ServiceDeepView_DelFavoriteVP_InputMessage"> |
35 |
<wsdl:part name="parameters" element="DelFavoriteVP" /> |
36 |
</wsdl:message> |
37 |
<wsdl:message name="ServiceDeepView_DelFavoriteVP_OutputMessage"> |
38 |
<wsdl:part name="parameters" element="DelFavoriteVPResponse" /> |
39 |
</wsdl:message> |
40 |
<wsdl:message name="ServiceDeepView_GetCompareRect_InputMessage"> |
41 |
<wsdl:part name="parameters" element="GetCompareRect" /> |
42 |
</wsdl:message> |
43 |
<wsdl:message name="ServiceDeepView_GetCompareRect_OutputMessage"> |
44 |
<wsdl:part name="parameters" element="GetCompareRectResponse" /> |
45 |
</wsdl:message> |
46 |
<wsdl:message name="ServiceDeepView_SetFinalPDF_InputMessage"> |
47 |
<wsdl:part name="parameters" element="SetFinalPDF" /> |
48 |
</wsdl:message> |
49 |
<wsdl:message name="ServiceDeepView_SetFinalPDF_OutputMessage"> |
50 |
<wsdl:part name="parameters" element="SetFinalPDFResponse" /> |
51 |
</wsdl:message> |
52 |
<wsdl:message name="ServiceDeepView_GetConversionState_InputMessage"> |
53 |
<wsdl:part name="parameters" element="GetConversionState" /> |
54 |
</wsdl:message> |
55 |
<wsdl:message name="ServiceDeepView_GetConversionState_OutputMessage"> |
56 |
<wsdl:part name="parameters" element="GetConversionStateResponse" /> |
57 |
</wsdl:message> |
58 |
<wsdl:message name="ServiceDeepView_GetVPRevisionHistory_InputMessage"> |
59 |
<wsdl:part name="parameters" element="GetVPRevisionHistory" /> |
60 |
</wsdl:message> |
61 |
<wsdl:message name="ServiceDeepView_GetVPRevisionHistory_OutputMessage"> |
62 |
<wsdl:part name="parameters" element="GetVPRevisionHistoryResponse" /> |
63 |
</wsdl:message> |
64 |
<wsdl:message name="ServiceDeepView_GetDocInfo_InputMessage"> |
65 |
<wsdl:part name="parameters" element="GetDocInfo" /> |
66 |
</wsdl:message> |
67 |
<wsdl:message name="ServiceDeepView_GetDocInfo_OutputMessage"> |
68 |
<wsdl:part name="parameters" element="GetDocInfoResponse" /> |
69 |
</wsdl:message> |
70 |
<wsdl:message name="ServiceDeepView_GetCheckSystemAdmin_InputMessage"> |
71 |
<wsdl:part name="parameters" element="GetCheckSystemAdmin" /> |
72 |
</wsdl:message> |
73 |
<wsdl:message name="ServiceDeepView_GetCheckSystemAdmin_OutputMessage"> |
74 |
<wsdl:part name="parameters" element="GetCheckSystemAdminResponse" /> |
75 |
</wsdl:message> |
76 |
<wsdl:message name="ServiceDeepView_GetDocumentItemInfo_InputMessage"> |
77 |
<wsdl:part name="parameters" element="GetDocumentItemInfo" /> |
78 |
</wsdl:message> |
79 |
<wsdl:message name="ServiceDeepView_GetDocumentItemInfo_OutputMessage"> |
80 |
<wsdl:part name="parameters" element="GetDocumentItemInfoResponse" /> |
81 |
</wsdl:message> |
82 |
<wsdl:message name="ServiceDeepView_GetMarkupInfoItems_InputMessage"> |
83 |
<wsdl:part name="parameters" element="GetMarkupInfoItems" /> |
84 |
</wsdl:message> |
85 |
<wsdl:message name="ServiceDeepView_GetMarkupInfoItems_OutputMessage"> |
86 |
<wsdl:part name="parameters" element="GetMarkupInfoItemsResponse" /> |
87 |
</wsdl:message> |
88 |
<wsdl:message name="ServiceDeepView_GetSyncMarkupInfoItems_InputMessage"> |
89 |
<wsdl:part name="parameters" element="GetSyncMarkupInfoItems" /> |
90 |
</wsdl:message> |
91 |
<wsdl:message name="ServiceDeepView_GetSyncMarkupInfoItems_OutputMessage"> |
92 |
<wsdl:part name="parameters" element="GetSyncMarkupInfoItemsResponse" /> |
93 |
</wsdl:message> |
94 |
<wsdl:message name="ServiceDeepView_GetUserData_InputMessage"> |
95 |
<wsdl:part name="parameters" element="GetUserData" /> |
96 |
</wsdl:message> |
97 |
<wsdl:message name="ServiceDeepView_GetUserData_OutputMessage"> |
98 |
<wsdl:part name="parameters" element="GetUserDataResponse" /> |
99 |
</wsdl:message> |
100 |
<wsdl:message name="ServiceDeepView_GetDeptData_InputMessage"> |
101 |
<wsdl:part name="parameters" element="GetDeptData" /> |
102 |
</wsdl:message> |
103 |
<wsdl:message name="ServiceDeepView_GetDeptData_OutputMessage"> |
104 |
<wsdl:part name="parameters" element="GetDeptDataResponse" /> |
105 |
</wsdl:message> |
106 |
<wsdl:message name="ServiceDeepView_DeleteMarkup_InputMessage"> |
107 |
<wsdl:part name="parameters" element="DeleteMarkup" /> |
108 |
</wsdl:message> |
109 |
<wsdl:message name="ServiceDeepView_DeleteMarkup_OutputMessage"> |
110 |
<wsdl:part name="parameters" element="DeleteMarkupResponse" /> |
111 |
</wsdl:message> |
112 |
<wsdl:message name="ServiceDeepView_SetFavoriteVP_InputMessage"> |
113 |
<wsdl:part name="parameters" element="SetFavoriteVP" /> |
114 |
</wsdl:message> |
115 |
<wsdl:message name="ServiceDeepView_SetFavoriteVP_OutputMessage"> |
116 |
<wsdl:part name="parameters" element="SetFavoriteVPResponse" /> |
117 |
</wsdl:message> |
118 |
<wsdl:message name="ServiceDeepView_SaveMarkupData_InputMessage"> |
119 |
<wsdl:part name="parameters" element="SaveMarkupData" /> |
120 |
</wsdl:message> |
121 |
<wsdl:message name="ServiceDeepView_SaveMarkupData_OutputMessage"> |
122 |
<wsdl:part name="parameters" element="SaveMarkupDataResponse" /> |
123 |
</wsdl:message> |
124 |
<wsdl:message name="ServiceDeepView_SaveSymbol_InputMessage"> |
125 |
<wsdl:part name="parameters" element="SaveSymbol" /> |
126 |
</wsdl:message> |
127 |
<wsdl:message name="ServiceDeepView_SaveSymbol_OutputMessage"> |
128 |
<wsdl:part name="parameters" element="SaveSymbolResponse" /> |
129 |
</wsdl:message> |
130 |
<wsdl:message name="ServiceDeepView_DeleteSymbol_InputMessage"> |
131 |
<wsdl:part name="parameters" element="DeleteSymbol" /> |
132 |
</wsdl:message> |
133 |
<wsdl:message name="ServiceDeepView_DeleteSymbol_OutputMessage"> |
134 |
<wsdl:part name="parameters" element="DeleteSymbolResponse" /> |
135 |
</wsdl:message> |
136 |
<wsdl:message name="ServiceDeepView_RenameSymbol_InputMessage"> |
137 |
<wsdl:part name="parameters" element="RenameSymbol" /> |
138 |
</wsdl:message> |
139 |
<wsdl:message name="ServiceDeepView_RenameSymbol_OutputMessage"> |
140 |
<wsdl:part name="parameters" element="RenameSymbolResponse" /> |
141 |
</wsdl:message> |
142 |
<wsdl:message name="ServiceDeepView_AddCheckListHistory_InputMessage"> |
143 |
<wsdl:part name="parameters" element="AddCheckListHistory" /> |
144 |
</wsdl:message> |
145 |
<wsdl:message name="ServiceDeepView_AddCheckListHistory_OutputMessage"> |
146 |
<wsdl:part name="parameters" element="AddCheckListHistoryResponse" /> |
147 |
</wsdl:message> |
148 |
<wsdl:message name="ServiceDeepView_SaveCheckListHistory_InputMessage"> |
149 |
<wsdl:part name="parameters" element="SaveCheckListHistory" /> |
150 |
</wsdl:message> |
151 |
<wsdl:message name="ServiceDeepView_SaveCheckListHistory_OutputMessage"> |
152 |
<wsdl:part name="parameters" element="SaveCheckListHistoryResponse" /> |
153 |
</wsdl:message> |
154 |
<wsdl:message name="ServiceDeepView_SaveCheckList_InputMessage"> |
155 |
<wsdl:part name="parameters" element="SaveCheckList" /> |
156 |
</wsdl:message> |
157 |
<wsdl:message name="ServiceDeepView_SaveCheckList_OutputMessage"> |
158 |
<wsdl:part name="parameters" element="SaveCheckListResponse" /> |
159 |
</wsdl:message> |
160 |
<wsdl:message name="ServiceDeepView_AddCheckList_InputMessage"> |
161 |
<wsdl:part name="parameters" element="AddCheckList" /> |
162 |
</wsdl:message> |
163 |
<wsdl:message name="ServiceDeepView_AddCheckList_OutputMessage"> |
164 |
<wsdl:part name="parameters" element="AddCheckListResponse" /> |
165 |
</wsdl:message> |
166 |
<wsdl:message name="ServiceDeepView_GetCheckList_InputMessage"> |
167 |
<wsdl:part name="parameters" element="GetCheckList" /> |
168 |
</wsdl:message> |
169 |
<wsdl:message name="ServiceDeepView_GetCheckList_OutputMessage"> |
170 |
<wsdl:part name="parameters" element="GetCheckListResponse" /> |
171 |
</wsdl:message> |
172 |
<wsdl:message name="ServiceDeepView_GetCheckListHistory_InputMessage"> |
173 |
<wsdl:part name="parameters" element="GetCheckListHistory" /> |
174 |
</wsdl:message> |
175 |
<wsdl:message name="ServiceDeepView_GetCheckListHistory_OutputMessage"> |
176 |
<wsdl:part name="parameters" element="GetCheckListHistoryResponse" /> |
177 |
</wsdl:message> |
178 |
<wsdl:message name="ServiceDeepView_SavePageAngle_InputMessage"> |
179 |
<wsdl:part name="parameters" element="SavePageAngle" /> |
180 |
</wsdl:message> |
181 |
<wsdl:message name="ServiceDeepView_SavePageAngle_OutputMessage"> |
182 |
<wsdl:part name="parameters" element="SavePageAngleResponse" /> |
183 |
</wsdl:message> |
184 |
<wsdl:message name="ServiceDeepView_GetMarkupInfo_InputMessage"> |
185 |
<wsdl:part name="parameters" element="GetMarkupInfo" /> |
186 |
</wsdl:message> |
187 |
<wsdl:message name="ServiceDeepView_GetMarkupInfo_OutputMessage"> |
188 |
<wsdl:part name="parameters" element="GetMarkupInfoResponse" /> |
189 |
</wsdl:message> |
190 |
<wsdl:message name="ServiceDeepView_GetMarkupDataListperPage_InputMessage"> |
191 |
<wsdl:part name="parameters" element="GetMarkupDataListperPage" /> |
192 |
</wsdl:message> |
193 |
<wsdl:message name="ServiceDeepView_GetMarkupDataListperPage_OutputMessage"> |
194 |
<wsdl:part name="parameters" element="GetMarkupDataListperPageResponse" /> |
195 |
</wsdl:message> |
196 |
<wsdl:message name="ServiceDeepView_AddMarkupInfo_InputMessage"> |
197 |
<wsdl:part name="parameters" element="AddMarkupInfo" /> |
198 |
</wsdl:message> |
199 |
<wsdl:message name="ServiceDeepView_AddMarkupInfo_OutputMessage"> |
200 |
<wsdl:part name="parameters" element="AddMarkupInfoResponse" /> |
201 |
</wsdl:message> |
202 |
<wsdl:message name="ServiceDeepView_AddMarkupInfoVersion_InputMessage"> |
203 |
<wsdl:part name="parameters" element="AddMarkupInfoVersion" /> |
204 |
</wsdl:message> |
205 |
<wsdl:message name="ServiceDeepView_AddMarkupInfoVersion_OutputMessage"> |
206 |
<wsdl:part name="parameters" element="AddMarkupInfoVersionResponse" /> |
207 |
</wsdl:message> |
208 |
<wsdl:message name="ServiceDeepView_AddMarkupData_InputMessage"> |
209 |
<wsdl:part name="parameters" element="AddMarkupData" /> |
210 |
</wsdl:message> |
211 |
<wsdl:message name="ServiceDeepView_AddMarkupData_OutputMessage"> |
212 |
<wsdl:part name="parameters" element="AddMarkupDataResponse" /> |
213 |
</wsdl:message> |
214 |
<wsdl:message name="ServiceDeepView_AvoidMarkupInfo_InputMessage"> |
215 |
<wsdl:part name="parameters" element="AvoidMarkupInfo" /> |
216 |
</wsdl:message> |
217 |
<wsdl:message name="ServiceDeepView_AvoidMarkupInfo_OutputMessage"> |
218 |
<wsdl:part name="parameters" element="AvoidMarkupInfoResponse" /> |
219 |
</wsdl:message> |
220 |
<wsdl:message name="ServiceDeepView_SaveMarkupInfo_InputMessage"> |
221 |
<wsdl:part name="parameters" element="SaveMarkupInfo" /> |
222 |
</wsdl:message> |
223 |
<wsdl:message name="ServiceDeepView_SaveMarkupInfo_OutputMessage"> |
224 |
<wsdl:part name="parameters" element="SaveMarkupInfoResponse" /> |
225 |
</wsdl:message> |
226 |
<wsdl:message name="ServiceDeepView_GetMarkupDataList_InputMessage"> |
227 |
<wsdl:part name="parameters" element="GetMarkupDataList" /> |
228 |
</wsdl:message> |
229 |
<wsdl:message name="ServiceDeepView_GetMarkupDataList_OutputMessage"> |
230 |
<wsdl:part name="parameters" element="GetMarkupDataListResponse" /> |
231 |
</wsdl:message> |
232 |
<wsdl:message name="ServiceDeepView_Consolidate_InputMessage"> |
233 |
<wsdl:part name="parameters" element="Consolidate" /> |
234 |
</wsdl:message> |
235 |
<wsdl:message name="ServiceDeepView_Consolidate_OutputMessage"> |
236 |
<wsdl:part name="parameters" element="ConsolidateResponse" /> |
237 |
</wsdl:message> |
238 |
<wsdl:message name="ServiceDeepView_GetMember_InputMessage"> |
239 |
<wsdl:part name="parameters" element="GetMember" /> |
240 |
</wsdl:message> |
241 |
<wsdl:message name="ServiceDeepView_GetMember_OutputMessage"> |
242 |
<wsdl:part name="parameters" element="GetMemberResponse" /> |
243 |
</wsdl:message> |
244 |
<wsdl:message name="ServiceDeepView_GetSymbolList_InputMessage"> |
245 |
<wsdl:part name="parameters" element="GetSymbolList" /> |
246 |
</wsdl:message> |
247 |
<wsdl:message name="ServiceDeepView_GetSymbolList_OutputMessage"> |
248 |
<wsdl:part name="parameters" element="GetSymbolListResponse" /> |
249 |
</wsdl:message> |
250 |
<wsdl:message name="ServiceDeepView_GetPublicSymbolDeptList_InputMessage"> |
251 |
<wsdl:part name="parameters" element="GetPublicSymbolDeptList" /> |
252 |
</wsdl:message> |
253 |
<wsdl:message name="ServiceDeepView_GetPublicSymbolDeptList_OutputMessage"> |
254 |
<wsdl:part name="parameters" element="GetPublicSymbolDeptListResponse" /> |
255 |
</wsdl:message> |
256 |
<wsdl:message name="ServiceDeepView_GetPublicSymbolList_InputMessage"> |
257 |
<wsdl:part name="parameters" element="GetPublicSymbolList" /> |
258 |
</wsdl:message> |
259 |
<wsdl:message name="ServiceDeepView_GetPublicSymbolList_OutputMessage"> |
260 |
<wsdl:part name="parameters" element="GetPublicSymbolListResponse" /> |
261 |
</wsdl:message> |
262 |
<wsdl:message name="ServiceDeepView_GetSymbolData_InputMessage"> |
263 |
<wsdl:part name="parameters" element="GetSymbolData" /> |
264 |
</wsdl:message> |
265 |
<wsdl:message name="ServiceDeepView_GetSymbolData_OutputMessage"> |
266 |
<wsdl:part name="parameters" element="GetSymbolDataResponse" /> |
267 |
</wsdl:message> |
268 |
<wsdl:message name="ServiceDeepView_GetSignData_InputMessage"> |
269 |
<wsdl:part name="parameters" element="GetSignData" /> |
270 |
</wsdl:message> |
271 |
<wsdl:message name="ServiceDeepView_GetSignData_OutputMessage"> |
272 |
<wsdl:part name="parameters" element="GetSignDataResponse" /> |
273 |
</wsdl:message> |
274 |
<wsdl:portType name="ServiceDeepView"> |
275 |
<wsdl:operation name="GetSystemData"> |
276 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetSystemData" message="ServiceDeepView_GetSystemData_InputMessage" /> |
277 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetSystemDataResponse" message="ServiceDeepView_GetSystemData_OutputMessage" /> |
278 |
</wsdl:operation> |
279 |
<wsdl:operation name="GetFavoriteVP"> |
280 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetFavoriteVP" message="ServiceDeepView_GetFavoriteVP_InputMessage" /> |
281 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetFavoriteVPResponse" message="ServiceDeepView_GetFavoriteVP_OutputMessage" /> |
282 |
</wsdl:operation> |
283 |
<wsdl:operation name="EditFavoriteVP"> |
284 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/EditFavoriteVP" message="ServiceDeepView_EditFavoriteVP_InputMessage" /> |
285 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/EditFavoriteVPResponse" message="ServiceDeepView_EditFavoriteVP_OutputMessage" /> |
286 |
</wsdl:operation> |
287 |
<wsdl:operation name="DelFavoriteVP"> |
288 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/DelFavoriteVP" message="ServiceDeepView_DelFavoriteVP_InputMessage" /> |
289 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/DelFavoriteVPResponse" message="ServiceDeepView_DelFavoriteVP_OutputMessage" /> |
290 |
</wsdl:operation> |
291 |
<wsdl:operation name="GetCompareRect"> |
292 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetCompareRect" message="ServiceDeepView_GetCompareRect_InputMessage" /> |
293 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetCompareRectResponse" message="ServiceDeepView_GetCompareRect_OutputMessage" /> |
294 |
</wsdl:operation> |
295 |
<wsdl:operation name="SetFinalPDF"> |
296 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/SetFinalPDF" message="ServiceDeepView_SetFinalPDF_InputMessage" /> |
297 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/SetFinalPDFResponse" message="ServiceDeepView_SetFinalPDF_OutputMessage" /> |
298 |
</wsdl:operation> |
299 |
<wsdl:operation name="GetConversionState"> |
300 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetConversionState" message="ServiceDeepView_GetConversionState_InputMessage" /> |
301 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetConversionStateResponse" message="ServiceDeepView_GetConversionState_OutputMessage" /> |
302 |
</wsdl:operation> |
303 |
<wsdl:operation name="GetVPRevisionHistory"> |
304 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetVPRevisionHistory" message="ServiceDeepView_GetVPRevisionHistory_InputMessage" /> |
305 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetVPRevisionHistoryResponse" message="ServiceDeepView_GetVPRevisionHistory_OutputMessage" /> |
306 |
</wsdl:operation> |
307 |
<wsdl:operation name="GetDocInfo"> |
308 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetDocInfo" message="ServiceDeepView_GetDocInfo_InputMessage" /> |
309 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetDocInfoResponse" message="ServiceDeepView_GetDocInfo_OutputMessage" /> |
310 |
</wsdl:operation> |
311 |
<wsdl:operation name="GetCheckSystemAdmin"> |
312 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetCheckSystemAdmin" message="ServiceDeepView_GetCheckSystemAdmin_InputMessage" /> |
313 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetCheckSystemAdminResponse" message="ServiceDeepView_GetCheckSystemAdmin_OutputMessage" /> |
314 |
</wsdl:operation> |
315 |
<wsdl:operation name="GetDocumentItemInfo"> |
316 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetDocumentItemInfo" message="ServiceDeepView_GetDocumentItemInfo_InputMessage" /> |
317 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetDocumentItemInfoResponse" message="ServiceDeepView_GetDocumentItemInfo_OutputMessage" /> |
318 |
</wsdl:operation> |
319 |
<wsdl:operation name="GetMarkupInfoItems"> |
320 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetMarkupInfoItems" message="ServiceDeepView_GetMarkupInfoItems_InputMessage" /> |
321 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetMarkupInfoItemsResponse" message="ServiceDeepView_GetMarkupInfoItems_OutputMessage" /> |
322 |
</wsdl:operation> |
323 |
<wsdl:operation name="GetSyncMarkupInfoItems"> |
324 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetSyncMarkupInfoItems" message="ServiceDeepView_GetSyncMarkupInfoItems_InputMessage" /> |
325 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetSyncMarkupInfoItemsResponse" message="ServiceDeepView_GetSyncMarkupInfoItems_OutputMessage" /> |
326 |
</wsdl:operation> |
327 |
<wsdl:operation name="GetUserData"> |
328 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetUserData" message="ServiceDeepView_GetUserData_InputMessage" /> |
329 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetUserDataResponse" message="ServiceDeepView_GetUserData_OutputMessage" /> |
330 |
</wsdl:operation> |
331 |
<wsdl:operation name="GetDeptData"> |
332 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetDeptData" message="ServiceDeepView_GetDeptData_InputMessage" /> |
333 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetDeptDataResponse" message="ServiceDeepView_GetDeptData_OutputMessage" /> |
334 |
</wsdl:operation> |
335 |
<wsdl:operation name="DeleteMarkup"> |
336 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/DeleteMarkup" message="ServiceDeepView_DeleteMarkup_InputMessage" /> |
337 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/DeleteMarkupResponse" message="ServiceDeepView_DeleteMarkup_OutputMessage" /> |
338 |
</wsdl:operation> |
339 |
<wsdl:operation name="SetFavoriteVP"> |
340 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/SetFavoriteVP" message="ServiceDeepView_SetFavoriteVP_InputMessage" /> |
341 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/SetFavoriteVPResponse" message="ServiceDeepView_SetFavoriteVP_OutputMessage" /> |
342 |
</wsdl:operation> |
343 |
<wsdl:operation name="SaveMarkupData"> |
344 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/SaveMarkupData" message="ServiceDeepView_SaveMarkupData_InputMessage" /> |
345 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/SaveMarkupDataResponse" message="ServiceDeepView_SaveMarkupData_OutputMessage" /> |
346 |
</wsdl:operation> |
347 |
<wsdl:operation name="SaveSymbol"> |
348 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/SaveSymbol" message="ServiceDeepView_SaveSymbol_InputMessage" /> |
349 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/SaveSymbolResponse" message="ServiceDeepView_SaveSymbol_OutputMessage" /> |
350 |
</wsdl:operation> |
351 |
<wsdl:operation name="DeleteSymbol"> |
352 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/DeleteSymbol" message="ServiceDeepView_DeleteSymbol_InputMessage" /> |
353 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/DeleteSymbolResponse" message="ServiceDeepView_DeleteSymbol_OutputMessage" /> |
354 |
</wsdl:operation> |
355 |
<wsdl:operation name="RenameSymbol"> |
356 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/RenameSymbol" message="ServiceDeepView_RenameSymbol_InputMessage" /> |
357 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/RenameSymbolResponse" message="ServiceDeepView_RenameSymbol_OutputMessage" /> |
358 |
</wsdl:operation> |
359 |
<wsdl:operation name="AddCheckListHistory"> |
360 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/AddCheckListHistory" message="ServiceDeepView_AddCheckListHistory_InputMessage" /> |
361 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/AddCheckListHistoryResponse" message="ServiceDeepView_AddCheckListHistory_OutputMessage" /> |
362 |
</wsdl:operation> |
363 |
<wsdl:operation name="SaveCheckListHistory"> |
364 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/SaveCheckListHistory" message="ServiceDeepView_SaveCheckListHistory_InputMessage" /> |
365 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/SaveCheckListHistoryResponse" message="ServiceDeepView_SaveCheckListHistory_OutputMessage" /> |
366 |
</wsdl:operation> |
367 |
<wsdl:operation name="SaveCheckList"> |
368 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/SaveCheckList" message="ServiceDeepView_SaveCheckList_InputMessage" /> |
369 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/SaveCheckListResponse" message="ServiceDeepView_SaveCheckList_OutputMessage" /> |
370 |
</wsdl:operation> |
371 |
<wsdl:operation name="AddCheckList"> |
372 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/AddCheckList" message="ServiceDeepView_AddCheckList_InputMessage" /> |
373 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/AddCheckListResponse" message="ServiceDeepView_AddCheckList_OutputMessage" /> |
374 |
</wsdl:operation> |
375 |
<wsdl:operation name="GetCheckList"> |
376 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetCheckList" message="ServiceDeepView_GetCheckList_InputMessage" /> |
377 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetCheckListResponse" message="ServiceDeepView_GetCheckList_OutputMessage" /> |
378 |
</wsdl:operation> |
379 |
<wsdl:operation name="GetCheckListHistory"> |
380 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetCheckListHistory" message="ServiceDeepView_GetCheckListHistory_InputMessage" /> |
381 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetCheckListHistoryResponse" message="ServiceDeepView_GetCheckListHistory_OutputMessage" /> |
382 |
</wsdl:operation> |
383 |
<wsdl:operation name="SavePageAngle"> |
384 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/SavePageAngle" message="ServiceDeepView_SavePageAngle_InputMessage" /> |
385 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/SavePageAngleResponse" message="ServiceDeepView_SavePageAngle_OutputMessage" /> |
386 |
</wsdl:operation> |
387 |
<wsdl:operation name="GetMarkupInfo"> |
388 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetMarkupInfo" message="ServiceDeepView_GetMarkupInfo_InputMessage" /> |
389 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetMarkupInfoResponse" message="ServiceDeepView_GetMarkupInfo_OutputMessage" /> |
390 |
</wsdl:operation> |
391 |
<wsdl:operation name="GetMarkupDataListperPage"> |
392 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetMarkupDataListperPage" message="ServiceDeepView_GetMarkupDataListperPage_InputMessage" /> |
393 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetMarkupDataListperPageResponse" message="ServiceDeepView_GetMarkupDataListperPage_OutputMessage" /> |
394 |
</wsdl:operation> |
395 |
<wsdl:operation name="AddMarkupInfo"> |
396 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/AddMarkupInfo" message="ServiceDeepView_AddMarkupInfo_InputMessage" /> |
397 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/AddMarkupInfoResponse" message="ServiceDeepView_AddMarkupInfo_OutputMessage" /> |
398 |
</wsdl:operation> |
399 |
<wsdl:operation name="AddMarkupInfoVersion"> |
400 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/AddMarkupInfoVersion" message="ServiceDeepView_AddMarkupInfoVersion_InputMessage" /> |
401 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/AddMarkupInfoVersionResponse" message="ServiceDeepView_AddMarkupInfoVersion_OutputMessage" /> |
402 |
</wsdl:operation> |
403 |
<wsdl:operation name="AddMarkupData"> |
404 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/AddMarkupData" message="ServiceDeepView_AddMarkupData_InputMessage" /> |
405 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/AddMarkupDataResponse" message="ServiceDeepView_AddMarkupData_OutputMessage" /> |
406 |
</wsdl:operation> |
407 |
<wsdl:operation name="AvoidMarkupInfo"> |
408 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/AvoidMarkupInfo" message="ServiceDeepView_AvoidMarkupInfo_InputMessage" /> |
409 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/AvoidMarkupInfoResponse" message="ServiceDeepView_AvoidMarkupInfo_OutputMessage" /> |
410 |
</wsdl:operation> |
411 |
<wsdl:operation name="SaveMarkupInfo"> |
412 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/SaveMarkupInfo" message="ServiceDeepView_SaveMarkupInfo_InputMessage" /> |
413 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/SaveMarkupInfoResponse" message="ServiceDeepView_SaveMarkupInfo_OutputMessage" /> |
414 |
</wsdl:operation> |
415 |
<wsdl:operation name="GetMarkupDataList"> |
416 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetMarkupDataList" message="ServiceDeepView_GetMarkupDataList_InputMessage" /> |
417 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetMarkupDataListResponse" message="ServiceDeepView_GetMarkupDataList_OutputMessage" /> |
418 |
</wsdl:operation> |
419 |
<wsdl:operation name="Consolidate"> |
420 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/Consolidate" message="ServiceDeepView_Consolidate_InputMessage" /> |
421 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/ConsolidateResponse" message="ServiceDeepView_Consolidate_OutputMessage" /> |
422 |
</wsdl:operation> |
423 |
<wsdl:operation name="GetMember"> |
424 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetMember" message="ServiceDeepView_GetMember_InputMessage" /> |
425 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetMemberResponse" message="ServiceDeepView_GetMember_OutputMessage" /> |
426 |
</wsdl:operation> |
427 |
<wsdl:operation name="GetSymbolList"> |
428 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetSymbolList" message="ServiceDeepView_GetSymbolList_InputMessage" /> |
429 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetSymbolListResponse" message="ServiceDeepView_GetSymbolList_OutputMessage" /> |
430 |
</wsdl:operation> |
431 |
<wsdl:operation name="GetPublicSymbolDeptList"> |
432 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetPublicSymbolDeptList" message="ServiceDeepView_GetPublicSymbolDeptList_InputMessage" /> |
433 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetPublicSymbolDeptListResponse" message="ServiceDeepView_GetPublicSymbolDeptList_OutputMessage" /> |
434 |
</wsdl:operation> |
435 |
<wsdl:operation name="GetPublicSymbolList"> |
436 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetPublicSymbolList" message="ServiceDeepView_GetPublicSymbolList_InputMessage" /> |
437 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetPublicSymbolListResponse" message="ServiceDeepView_GetPublicSymbolList_OutputMessage" /> |
438 |
</wsdl:operation> |
439 |
<wsdl:operation name="GetSymbolData"> |
440 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetSymbolData" message="ServiceDeepView_GetSymbolData_InputMessage" /> |
441 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetSymbolDataResponse" message="ServiceDeepView_GetSymbolData_OutputMessage" /> |
442 |
</wsdl:operation> |
443 |
<wsdl:operation name="GetSignData"> |
444 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetSignData" message="ServiceDeepView_GetSignData_InputMessage" /> |
445 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetSignDataResponse" message="ServiceDeepView_GetSignData_OutputMessage" /> |
446 |
</wsdl:operation> |
447 |
</wsdl:portType> |
448 |
</wsdl:definitions> |