프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

markus / KCOM / Connected Services / ServiceDeepView / ServiceDeepView.wsdl @ 0b75c341

이력 | 보기 | 이력해설 | 다운로드 (48.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:import schemaLocation="http://localhost:13009/ServiceDeepView.svc?xsd=xsd9" namespace="http://schemas.datacontract.org/2004/07/KCOM_API" />
15
    </xsd:schema>
16
  </wsdl:types>
17
  <wsdl:message name="ServiceDeepView_GetVersionData_InputMessage">
18
    <wsdl:part name="parameters" element="GetVersionData" />
19
  </wsdl:message>
20
  <wsdl:message name="ServiceDeepView_GetVersionData_OutputMessage">
21
    <wsdl:part name="parameters" element="GetVersionDataResponse" />
22
  </wsdl:message>
23
  <wsdl:message name="ServiceDeepView_GetSystemData_InputMessage">
24
    <wsdl:part name="parameters" element="GetSystemData" />
25
  </wsdl:message>
26
  <wsdl:message name="ServiceDeepView_GetSystemData_OutputMessage">
27
    <wsdl:part name="parameters" element="GetSystemDataResponse" />
28
  </wsdl:message>
29
  <wsdl:message name="ServiceDeepView_GetFavoriteVP_InputMessage">
30
    <wsdl:part name="parameters" element="GetFavoriteVP" />
31
  </wsdl:message>
32
  <wsdl:message name="ServiceDeepView_GetFavoriteVP_OutputMessage">
33
    <wsdl:part name="parameters" element="GetFavoriteVPResponse" />
34
  </wsdl:message>
35
  <wsdl:message name="ServiceDeepView_EditFavoriteVP_InputMessage">
36
    <wsdl:part name="parameters" element="EditFavoriteVP" />
37
  </wsdl:message>
38
  <wsdl:message name="ServiceDeepView_EditFavoriteVP_OutputMessage">
39
    <wsdl:part name="parameters" element="EditFavoriteVPResponse" />
40
  </wsdl:message>
41
  <wsdl:message name="ServiceDeepView_DelFavoriteVP_InputMessage">
42
    <wsdl:part name="parameters" element="DelFavoriteVP" />
43
  </wsdl:message>
44
  <wsdl:message name="ServiceDeepView_DelFavoriteVP_OutputMessage">
45
    <wsdl:part name="parameters" element="DelFavoriteVPResponse" />
46
  </wsdl:message>
47
  <wsdl:message name="ServiceDeepView_GetCompareRect_InputMessage">
48
    <wsdl:part name="parameters" element="GetCompareRect" />
49
  </wsdl:message>
50
  <wsdl:message name="ServiceDeepView_GetCompareRect_OutputMessage">
51
    <wsdl:part name="parameters" element="GetCompareRectResponse" />
52
  </wsdl:message>
53
  <wsdl:message name="ServiceDeepView_SetFinalPDF_InputMessage">
54
    <wsdl:part name="parameters" element="SetFinalPDF" />
55
  </wsdl:message>
56
  <wsdl:message name="ServiceDeepView_SetFinalPDF_OutputMessage">
57
    <wsdl:part name="parameters" element="SetFinalPDFResponse" />
58
  </wsdl:message>
59
  <wsdl:message name="ServiceDeepView_GetConversionState_InputMessage">
60
    <wsdl:part name="parameters" element="GetConversionState" />
61
  </wsdl:message>
62
  <wsdl:message name="ServiceDeepView_GetConversionState_OutputMessage">
63
    <wsdl:part name="parameters" element="GetConversionStateResponse" />
64
  </wsdl:message>
65
  <wsdl:message name="ServiceDeepView_GetVPRevisionHistory_InputMessage">
66
    <wsdl:part name="parameters" element="GetVPRevisionHistory" />
67
  </wsdl:message>
68
  <wsdl:message name="ServiceDeepView_GetVPRevisionHistory_OutputMessage">
69
    <wsdl:part name="parameters" element="GetVPRevisionHistoryResponse" />
70
  </wsdl:message>
71
  <wsdl:message name="ServiceDeepView_GetVPRevisionFirstOrDefault_InputMessage">
72
    <wsdl:part name="parameters" element="GetVPRevisionFirstOrDefault" />
73
  </wsdl:message>
74
  <wsdl:message name="ServiceDeepView_GetVPRevisionFirstOrDefault_OutputMessage">
75
    <wsdl:part name="parameters" element="GetVPRevisionFirstOrDefaultResponse" />
76
  </wsdl:message>
77
  <wsdl:message name="ServiceDeepView_GetDocInfo_InputMessage">
78
    <wsdl:part name="parameters" element="GetDocInfo" />
79
  </wsdl:message>
80
  <wsdl:message name="ServiceDeepView_GetDocInfo_OutputMessage">
81
    <wsdl:part name="parameters" element="GetDocInfoResponse" />
82
  </wsdl:message>
83
  <wsdl:message name="ServiceDeepView_GetCheckSystemAdmin_InputMessage">
84
    <wsdl:part name="parameters" element="GetCheckSystemAdmin" />
85
  </wsdl:message>
86
  <wsdl:message name="ServiceDeepView_GetCheckSystemAdmin_OutputMessage">
87
    <wsdl:part name="parameters" element="GetCheckSystemAdminResponse" />
88
  </wsdl:message>
89
  <wsdl:message name="ServiceDeepView_GetDocumentItemInfo_InputMessage">
90
    <wsdl:part name="parameters" element="GetDocumentItemInfo" />
91
  </wsdl:message>
92
  <wsdl:message name="ServiceDeepView_GetDocumentItemInfo_OutputMessage">
93
    <wsdl:part name="parameters" element="GetDocumentItemInfoResponse" />
94
  </wsdl:message>
95
  <wsdl:message name="ServiceDeepView_GetDocItemID_InputMessage">
96
    <wsdl:part name="parameters" element="GetDocItemID" />
97
  </wsdl:message>
98
  <wsdl:message name="ServiceDeepView_GetDocItemID_OutputMessage">
99
    <wsdl:part name="parameters" element="GetDocItemIDResponse" />
100
  </wsdl:message>
101
  <wsdl:message name="ServiceDeepView_GetMarkupInfoItems_InputMessage">
102
    <wsdl:part name="parameters" element="GetMarkupInfoItems" />
103
  </wsdl:message>
104
  <wsdl:message name="ServiceDeepView_GetMarkupInfoItems_OutputMessage">
105
    <wsdl:part name="parameters" element="GetMarkupInfoItemsResponse" />
106
  </wsdl:message>
107
  <wsdl:message name="ServiceDeepView_GetSyncMarkupInfoItems_InputMessage">
108
    <wsdl:part name="parameters" element="GetSyncMarkupInfoItems" />
109
  </wsdl:message>
110
  <wsdl:message name="ServiceDeepView_GetSyncMarkupInfoItems_OutputMessage">
111
    <wsdl:part name="parameters" element="GetSyncMarkupInfoItemsResponse" />
112
  </wsdl:message>
113
  <wsdl:message name="ServiceDeepView_GetUserData_InputMessage">
114
    <wsdl:part name="parameters" element="GetUserData" />
115
  </wsdl:message>
116
  <wsdl:message name="ServiceDeepView_GetUserData_OutputMessage">
117
    <wsdl:part name="parameters" element="GetUserDataResponse" />
118
  </wsdl:message>
119
  <wsdl:message name="ServiceDeepView_GetDeptData_InputMessage">
120
    <wsdl:part name="parameters" element="GetDeptData" />
121
  </wsdl:message>
122
  <wsdl:message name="ServiceDeepView_GetDeptData_OutputMessage">
123
    <wsdl:part name="parameters" element="GetDeptDataResponse" />
124
  </wsdl:message>
125
  <wsdl:message name="ServiceDeepView_DeleteMarkup_InputMessage">
126
    <wsdl:part name="parameters" element="DeleteMarkup" />
127
  </wsdl:message>
128
  <wsdl:message name="ServiceDeepView_DeleteMarkup_OutputMessage">
129
    <wsdl:part name="parameters" element="DeleteMarkupResponse" />
130
  </wsdl:message>
131
  <wsdl:message name="ServiceDeepView_SetFavoriteVP_InputMessage">
132
    <wsdl:part name="parameters" element="SetFavoriteVP" />
133
  </wsdl:message>
134
  <wsdl:message name="ServiceDeepView_SetFavoriteVP_OutputMessage">
135
    <wsdl:part name="parameters" element="SetFavoriteVPResponse" />
136
  </wsdl:message>
137
  <wsdl:message name="ServiceDeepView_SaveMarkupData_InputMessage">
138
    <wsdl:part name="parameters" element="SaveMarkupData" />
139
  </wsdl:message>
140
  <wsdl:message name="ServiceDeepView_SaveMarkupData_OutputMessage">
141
    <wsdl:part name="parameters" element="SaveMarkupDataResponse" />
142
  </wsdl:message>
143
  <wsdl:message name="ServiceDeepView_UpdateMarkupData_InputMessage">
144
    <wsdl:part name="parameters" element="UpdateMarkupData" />
145
  </wsdl:message>
146
  <wsdl:message name="ServiceDeepView_UpdateMarkupData_OutputMessage">
147
    <wsdl:part name="parameters" element="UpdateMarkupDataResponse" />
148
  </wsdl:message>
149
  <wsdl:message name="ServiceDeepView_SaveSymbol_InputMessage">
150
    <wsdl:part name="parameters" element="SaveSymbol" />
151
  </wsdl:message>
152
  <wsdl:message name="ServiceDeepView_SaveSymbol_OutputMessage">
153
    <wsdl:part name="parameters" element="SaveSymbolResponse" />
154
  </wsdl:message>
155
  <wsdl:message name="ServiceDeepView_AddPublicSymbol_InputMessage">
156
    <wsdl:part name="parameters" element="AddPublicSymbol" />
157
  </wsdl:message>
158
  <wsdl:message name="ServiceDeepView_AddPublicSymbol_OutputMessage">
159
    <wsdl:part name="parameters" element="AddPublicSymbolResponse" />
160
  </wsdl:message>
161
  <wsdl:message name="ServiceDeepView_DeleteSymbol_InputMessage">
162
    <wsdl:part name="parameters" element="DeleteSymbol" />
163
  </wsdl:message>
164
  <wsdl:message name="ServiceDeepView_DeleteSymbol_OutputMessage">
165
    <wsdl:part name="parameters" element="DeleteSymbolResponse" />
166
  </wsdl:message>
167
  <wsdl:message name="ServiceDeepView_RenameSymbol_InputMessage">
168
    <wsdl:part name="parameters" element="RenameSymbol" />
169
  </wsdl:message>
170
  <wsdl:message name="ServiceDeepView_RenameSymbol_OutputMessage">
171
    <wsdl:part name="parameters" element="RenameSymbolResponse" />
172
  </wsdl:message>
173
  <wsdl:message name="ServiceDeepView_AddCheckListHistory_InputMessage">
174
    <wsdl:part name="parameters" element="AddCheckListHistory" />
175
  </wsdl:message>
176
  <wsdl:message name="ServiceDeepView_AddCheckListHistory_OutputMessage">
177
    <wsdl:part name="parameters" element="AddCheckListHistoryResponse" />
178
  </wsdl:message>
179
  <wsdl:message name="ServiceDeepView_SaveCheckListHistory_InputMessage">
180
    <wsdl:part name="parameters" element="SaveCheckListHistory" />
181
  </wsdl:message>
182
  <wsdl:message name="ServiceDeepView_SaveCheckListHistory_OutputMessage">
183
    <wsdl:part name="parameters" element="SaveCheckListHistoryResponse" />
184
  </wsdl:message>
185
  <wsdl:message name="ServiceDeepView_SaveCheckList_InputMessage">
186
    <wsdl:part name="parameters" element="SaveCheckList" />
187
  </wsdl:message>
188
  <wsdl:message name="ServiceDeepView_SaveCheckList_OutputMessage">
189
    <wsdl:part name="parameters" element="SaveCheckListResponse" />
190
  </wsdl:message>
191
  <wsdl:message name="ServiceDeepView_AddCheckList_InputMessage">
192
    <wsdl:part name="parameters" element="AddCheckList" />
193
  </wsdl:message>
194
  <wsdl:message name="ServiceDeepView_AddCheckList_OutputMessage">
195
    <wsdl:part name="parameters" element="AddCheckListResponse" />
196
  </wsdl:message>
197
  <wsdl:message name="ServiceDeepView_GetCheckList_InputMessage">
198
    <wsdl:part name="parameters" element="GetCheckList" />
199
  </wsdl:message>
200
  <wsdl:message name="ServiceDeepView_GetCheckList_OutputMessage">
201
    <wsdl:part name="parameters" element="GetCheckListResponse" />
202
  </wsdl:message>
203
  <wsdl:message name="ServiceDeepView_GetUserCheckList_InputMessage">
204
    <wsdl:part name="parameters" element="GetUserCheckList" />
205
  </wsdl:message>
206
  <wsdl:message name="ServiceDeepView_GetUserCheckList_OutputMessage">
207
    <wsdl:part name="parameters" element="GetUserCheckListResponse" />
208
  </wsdl:message>
209
  <wsdl:message name="ServiceDeepView_GetCheckListHistory_InputMessage">
210
    <wsdl:part name="parameters" element="GetCheckListHistory" />
211
  </wsdl:message>
212
  <wsdl:message name="ServiceDeepView_GetCheckListHistory_OutputMessage">
213
    <wsdl:part name="parameters" element="GetCheckListHistoryResponse" />
214
  </wsdl:message>
215
  <wsdl:message name="ServiceDeepView_GetCheckListHistoryFirstOrDefault_InputMessage">
216
    <wsdl:part name="parameters" element="GetCheckListHistoryFirstOrDefault" />
217
  </wsdl:message>
218
  <wsdl:message name="ServiceDeepView_GetCheckListHistoryFirstOrDefault_OutputMessage">
219
    <wsdl:part name="parameters" element="GetCheckListHistoryFirstOrDefaultResponse" />
220
  </wsdl:message>
221
  <wsdl:message name="ServiceDeepView_SavePageAngle_InputMessage">
222
    <wsdl:part name="parameters" element="SavePageAngle" />
223
  </wsdl:message>
224
  <wsdl:message name="ServiceDeepView_SavePageAngle_OutputMessage">
225
    <wsdl:part name="parameters" element="SavePageAngleResponse" />
226
  </wsdl:message>
227
  <wsdl:message name="ServiceDeepView_GetMarkupInfo_InputMessage">
228
    <wsdl:part name="parameters" element="GetMarkupInfo" />
229
  </wsdl:message>
230
  <wsdl:message name="ServiceDeepView_GetMarkupInfo_OutputMessage">
231
    <wsdl:part name="parameters" element="GetMarkupInfoResponse" />
232
  </wsdl:message>
233
  <wsdl:message name="ServiceDeepView_GetMarkupDataListperPage_InputMessage">
234
    <wsdl:part name="parameters" element="GetMarkupDataListperPage" />
235
  </wsdl:message>
236
  <wsdl:message name="ServiceDeepView_GetMarkupDataListperPage_OutputMessage">
237
    <wsdl:part name="parameters" element="GetMarkupDataListperPageResponse" />
238
  </wsdl:message>
239
  <wsdl:message name="ServiceDeepView_GetMarkupDataForPage_InputMessage">
240
    <wsdl:part name="parameters" element="GetMarkupDataForPage" />
241
  </wsdl:message>
242
  <wsdl:message name="ServiceDeepView_GetMarkupDataForPage_OutputMessage">
243
    <wsdl:part name="parameters" element="GetMarkupDataForPageResponse" />
244
  </wsdl:message>
245
  <wsdl:message name="ServiceDeepView_AddMarkupInfo_InputMessage">
246
    <wsdl:part name="parameters" element="AddMarkupInfo" />
247
  </wsdl:message>
248
  <wsdl:message name="ServiceDeepView_AddMarkupInfo_OutputMessage">
249
    <wsdl:part name="parameters" element="AddMarkupInfoResponse" />
250
  </wsdl:message>
251
  <wsdl:message name="ServiceDeepView_AddMarkupInfoVersion_InputMessage">
252
    <wsdl:part name="parameters" element="AddMarkupInfoVersion" />
253
  </wsdl:message>
254
  <wsdl:message name="ServiceDeepView_AddMarkupInfoVersion_OutputMessage">
255
    <wsdl:part name="parameters" element="AddMarkupInfoVersionResponse" />
256
  </wsdl:message>
257
  <wsdl:message name="ServiceDeepView_AddMarkupData_InputMessage">
258
    <wsdl:part name="parameters" element="AddMarkupData" />
259
  </wsdl:message>
260
  <wsdl:message name="ServiceDeepView_AddMarkupData_OutputMessage">
261
    <wsdl:part name="parameters" element="AddMarkupDataResponse" />
262
  </wsdl:message>
263
  <wsdl:message name="ServiceDeepView_AvoidMarkupInfo_InputMessage">
264
    <wsdl:part name="parameters" element="AvoidMarkupInfo" />
265
  </wsdl:message>
266
  <wsdl:message name="ServiceDeepView_AvoidMarkupInfo_OutputMessage">
267
    <wsdl:part name="parameters" element="AvoidMarkupInfoResponse" />
268
  </wsdl:message>
269
  <wsdl:message name="ServiceDeepView_SaveMarkupInfo_InputMessage">
270
    <wsdl:part name="parameters" element="SaveMarkupInfo" />
271
  </wsdl:message>
272
  <wsdl:message name="ServiceDeepView_SaveMarkupInfo_OutputMessage">
273
    <wsdl:part name="parameters" element="SaveMarkupInfoResponse" />
274
  </wsdl:message>
275
  <wsdl:message name="ServiceDeepView_GetMarkupDataList_InputMessage">
276
    <wsdl:part name="parameters" element="GetMarkupDataList" />
277
  </wsdl:message>
278
  <wsdl:message name="ServiceDeepView_GetMarkupDataList_OutputMessage">
279
    <wsdl:part name="parameters" element="GetMarkupDataListResponse" />
280
  </wsdl:message>
281
  <wsdl:message name="ServiceDeepView_Consolidate_InputMessage">
282
    <wsdl:part name="parameters" element="Consolidate" />
283
  </wsdl:message>
284
  <wsdl:message name="ServiceDeepView_Consolidate_OutputMessage">
285
    <wsdl:part name="parameters" element="ConsolidateResponse" />
286
  </wsdl:message>
287
  <wsdl:message name="ServiceDeepView_ConsolidateMergedPDF_InputMessage">
288
    <wsdl:part name="parameters" element="ConsolidateMergedPDF" />
289
  </wsdl:message>
290
  <wsdl:message name="ServiceDeepView_ConsolidateMergedPDF_OutputMessage">
291
    <wsdl:part name="parameters" element="ConsolidateMergedPDFResponse" />
292
  </wsdl:message>
293
  <wsdl:message name="ServiceDeepView_TeamConsolidate_InputMessage">
294
    <wsdl:part name="parameters" element="TeamConsolidate" />
295
  </wsdl:message>
296
  <wsdl:message name="ServiceDeepView_TeamConsolidate_OutputMessage">
297
    <wsdl:part name="parameters" element="TeamConsolidateResponse" />
298
  </wsdl:message>
299
  <wsdl:message name="ServiceDeepView_GetMember_InputMessage">
300
    <wsdl:part name="parameters" element="GetMember" />
301
  </wsdl:message>
302
  <wsdl:message name="ServiceDeepView_GetMember_OutputMessage">
303
    <wsdl:part name="parameters" element="GetMemberResponse" />
304
  </wsdl:message>
305
  <wsdl:message name="ServiceDeepView_GetSymbolList_InputMessage">
306
    <wsdl:part name="parameters" element="GetSymbolList" />
307
  </wsdl:message>
308
  <wsdl:message name="ServiceDeepView_GetSymbolList_OutputMessage">
309
    <wsdl:part name="parameters" element="GetSymbolListResponse" />
310
  </wsdl:message>
311
  <wsdl:message name="ServiceDeepView_GetPublicSymbolDeptList_InputMessage">
312
    <wsdl:part name="parameters" element="GetPublicSymbolDeptList" />
313
  </wsdl:message>
314
  <wsdl:message name="ServiceDeepView_GetPublicSymbolDeptList_OutputMessage">
315
    <wsdl:part name="parameters" element="GetPublicSymbolDeptListResponse" />
316
  </wsdl:message>
317
  <wsdl:message name="ServiceDeepView_GetPublicSymbolList_InputMessage">
318
    <wsdl:part name="parameters" element="GetPublicSymbolList" />
319
  </wsdl:message>
320
  <wsdl:message name="ServiceDeepView_GetPublicSymbolList_OutputMessage">
321
    <wsdl:part name="parameters" element="GetPublicSymbolListResponse" />
322
  </wsdl:message>
323
  <wsdl:message name="ServiceDeepView_GetSymbolData_InputMessage">
324
    <wsdl:part name="parameters" element="GetSymbolData" />
325
  </wsdl:message>
326
  <wsdl:message name="ServiceDeepView_GetSymbolData_OutputMessage">
327
    <wsdl:part name="parameters" element="GetSymbolDataResponse" />
328
  </wsdl:message>
329
  <wsdl:message name="ServiceDeepView_GetSymbolImageURL_InputMessage">
330
    <wsdl:part name="parameters" element="GetSymbolImageURL" />
331
  </wsdl:message>
332
  <wsdl:message name="ServiceDeepView_GetSymbolImageURL_OutputMessage">
333
    <wsdl:part name="parameters" element="GetSymbolImageURLResponse" />
334
  </wsdl:message>
335
  <wsdl:message name="ServiceDeepView_GetSignData_InputMessage">
336
    <wsdl:part name="parameters" element="GetSignData" />
337
  </wsdl:message>
338
  <wsdl:message name="ServiceDeepView_GetSignData_OutputMessage">
339
    <wsdl:part name="parameters" element="GetSignDataResponse" />
340
  </wsdl:message>
341
  <wsdl:message name="ServiceDeepView_GetProjectName_InputMessage">
342
    <wsdl:part name="parameters" element="GetProjectName" />
343
  </wsdl:message>
344
  <wsdl:message name="ServiceDeepView_GetProjectName_OutputMessage">
345
    <wsdl:part name="parameters" element="GetProjectNameResponse" />
346
  </wsdl:message>
347
  <wsdl:message name="ServiceDeepView_GetPreRevSelect_InputMessage">
348
    <wsdl:part name="parameters" element="GetPreRevSelect" />
349
  </wsdl:message>
350
  <wsdl:message name="ServiceDeepView_GetPreRevSelect_OutputMessage">
351
    <wsdl:part name="parameters" element="GetPreRevSelectResponse" />
352
  </wsdl:message>
353
  <wsdl:message name="ServiceDeepView_GetDocInfoOneSelect_InputMessage">
354
    <wsdl:part name="parameters" element="GetDocInfoOneSelect" />
355
  </wsdl:message>
356
  <wsdl:message name="ServiceDeepView_GetDocInfoOneSelect_OutputMessage">
357
    <wsdl:part name="parameters" element="GetDocInfoOneSelectResponse" />
358
  </wsdl:message>
359
  <wsdl:message name="ServiceDeepView_GetPrintDocItemList_InputMessage">
360
    <wsdl:part name="parameters" element="GetPrintDocItemList" />
361
  </wsdl:message>
362
  <wsdl:message name="ServiceDeepView_GetPrintDocItemList_OutputMessage">
363
    <wsdl:part name="parameters" element="GetPrintDocItemListResponse" />
364
  </wsdl:message>
365
  <wsdl:message name="ServiceDeepView_AddMessage_InputMessage">
366
    <wsdl:part name="parameters" element="AddMessage" />
367
  </wsdl:message>
368
  <wsdl:message name="ServiceDeepView_AddMessage_OutputMessage">
369
    <wsdl:part name="parameters" element="AddMessageResponse" />
370
  </wsdl:message>
371
  <wsdl:message name="ServiceDeepView_GetMessage_InputMessage">
372
    <wsdl:part name="parameters" element="GetMessage" />
373
  </wsdl:message>
374
  <wsdl:message name="ServiceDeepView_GetMessage_OutputMessage">
375
    <wsdl:part name="parameters" element="GetMessageResponse" />
376
  </wsdl:message>
377
  <wsdl:message name="ServiceDeepView_FinalPDF_GetDocinfo_InputMessage">
378
    <wsdl:part name="parameters" element="FinalPDF_GetDocinfo" />
379
  </wsdl:message>
380
  <wsdl:message name="ServiceDeepView_FinalPDF_GetDocinfo_OutputMessage">
381
    <wsdl:part name="parameters" element="FinalPDF_GetDocinfoResponse" />
382
  </wsdl:message>
383
  <wsdl:message name="ServiceDeepView_FinalPDF_GetDocumentItem_InputMessage">
384
    <wsdl:part name="parameters" element="FinalPDF_GetDocumentItem" />
385
  </wsdl:message>
386
  <wsdl:message name="ServiceDeepView_FinalPDF_GetDocumentItem_OutputMessage">
387
    <wsdl:part name="parameters" element="FinalPDF_GetDocumentItemResponse" />
388
  </wsdl:message>
389
  <wsdl:message name="ServiceDeepView_FinalPDF_GetMarkupdata_InputMessage">
390
    <wsdl:part name="parameters" element="FinalPDF_GetMarkupdata" />
391
  </wsdl:message>
392
  <wsdl:message name="ServiceDeepView_FinalPDF_GetMarkupdata_OutputMessage">
393
    <wsdl:part name="parameters" element="FinalPDF_GetMarkupdataResponse" />
394
  </wsdl:message>
395
  <wsdl:message name="ServiceDeepView_FinalPDF_GetMarkupinfo_InputMessage">
396
    <wsdl:part name="parameters" element="FinalPDF_GetMarkupinfo" />
397
  </wsdl:message>
398
  <wsdl:message name="ServiceDeepView_FinalPDF_GetMarkupinfo_OutputMessage">
399
    <wsdl:part name="parameters" element="FinalPDF_GetMarkupinfoResponse" />
400
  </wsdl:message>
401
  <wsdl:message name="ServiceDeepView_FinalPDF_GetFinalPDFs_InputMessage">
402
    <wsdl:part name="parameters" element="FinalPDF_GetFinalPDFs" />
403
  </wsdl:message>
404
  <wsdl:message name="ServiceDeepView_FinalPDF_GetFinalPDFs_OutputMessage">
405
    <wsdl:part name="parameters" element="FinalPDF_GetFinalPDFsResponse" />
406
  </wsdl:message>
407
  <wsdl:message name="ServiceDeepView_FinalPDF_GetDocpage_InputMessage">
408
    <wsdl:part name="parameters" element="FinalPDF_GetDocpage" />
409
  </wsdl:message>
410
  <wsdl:message name="ServiceDeepView_FinalPDF_GetDocpage_OutputMessage">
411
    <wsdl:part name="parameters" element="FinalPDF_GetDocpageResponse" />
412
  </wsdl:message>
413
  <wsdl:message name="ServiceDeepView_FinalPDF_SetFinalPDFStatus_InputMessage">
414
    <wsdl:part name="parameters" element="FinalPDF_SetFinalPDFStatus" />
415
  </wsdl:message>
416
  <wsdl:message name="ServiceDeepView_FinalPDF_SetFinalPDFStatus_OutputMessage">
417
    <wsdl:part name="parameters" element="FinalPDF_SetFinalPDFStatusResponse" />
418
  </wsdl:message>
419
  <wsdl:message name="ServiceDeepView_FinalPDF_GetFinalPDFStatus_InputMessage">
420
    <wsdl:part name="parameters" element="FinalPDF_GetFinalPDFStatus" />
421
  </wsdl:message>
422
  <wsdl:message name="ServiceDeepView_FinalPDF_GetFinalPDFStatus_OutputMessage">
423
    <wsdl:part name="parameters" element="FinalPDF_GetFinalPDFStatusResponse" />
424
  </wsdl:message>
425
  <wsdl:message name="ServiceDeepView_FinalPDF_SetCurrentPage_InputMessage">
426
    <wsdl:part name="parameters" element="FinalPDF_SetCurrentPage" />
427
  </wsdl:message>
428
  <wsdl:message name="ServiceDeepView_FinalPDF_SetCurrentPage_OutputMessage">
429
    <wsdl:part name="parameters" element="FinalPDF_SetCurrentPageResponse" />
430
  </wsdl:message>
431
  <wsdl:message name="ServiceDeepView_FinalPDF_SetError_InputMessage">
432
    <wsdl:part name="parameters" element="FinalPDF_SetError" />
433
  </wsdl:message>
434
  <wsdl:message name="ServiceDeepView_FinalPDF_SetError_OutputMessage">
435
    <wsdl:part name="parameters" element="FinalPDF_SetErrorResponse" />
436
  </wsdl:message>
437
  <wsdl:message name="ServiceDeepView_FinalPDF_SetFinalResultPath_InputMessage">
438
    <wsdl:part name="parameters" element="FinalPDF_SetFinalResultPath" />
439
  </wsdl:message>
440
  <wsdl:message name="ServiceDeepView_FinalPDF_SetFinalResultPath_OutputMessage">
441
    <wsdl:part name="parameters" element="FinalPDF_SetFinalResultPathResponse" />
442
  </wsdl:message>
443
  <wsdl:message name="ServiceDeepView_FinalPDF_GetCommentMember_InputMessage">
444
    <wsdl:part name="parameters" element="FinalPDF_GetCommentMember" />
445
  </wsdl:message>
446
  <wsdl:message name="ServiceDeepView_FinalPDF_GetCommentMember_OutputMessage">
447
    <wsdl:part name="parameters" element="FinalPDF_GetCommentMemberResponse" />
448
  </wsdl:message>
449
  <wsdl:message name="ServiceDeepView_FinalPDF_GetProperties_InputMessage">
450
    <wsdl:part name="parameters" element="FinalPDF_GetProperties" />
451
  </wsdl:message>
452
  <wsdl:message name="ServiceDeepView_FinalPDF_GetProperties_OutputMessage">
453
    <wsdl:part name="parameters" element="FinalPDF_GetPropertiesResponse" />
454
  </wsdl:message>
455
  <wsdl:portType name="ServiceDeepView">
456
    <wsdl:operation name="GetVersionData">
457
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetVersionData" message="ServiceDeepView_GetVersionData_InputMessage" />
458
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetVersionDataResponse" message="ServiceDeepView_GetVersionData_OutputMessage" />
459
    </wsdl:operation>
460
    <wsdl:operation name="GetSystemData">
461
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetSystemData" message="ServiceDeepView_GetSystemData_InputMessage" />
462
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetSystemDataResponse" message="ServiceDeepView_GetSystemData_OutputMessage" />
463
    </wsdl:operation>
464
    <wsdl:operation name="GetFavoriteVP">
465
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetFavoriteVP" message="ServiceDeepView_GetFavoriteVP_InputMessage" />
466
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetFavoriteVPResponse" message="ServiceDeepView_GetFavoriteVP_OutputMessage" />
467
    </wsdl:operation>
468
    <wsdl:operation name="EditFavoriteVP">
469
      <wsdl:input wsaw:Action="urn:ServiceDeepView/EditFavoriteVP" message="ServiceDeepView_EditFavoriteVP_InputMessage" />
470
      <wsdl:output wsaw:Action="urn:ServiceDeepView/EditFavoriteVPResponse" message="ServiceDeepView_EditFavoriteVP_OutputMessage" />
471
    </wsdl:operation>
472
    <wsdl:operation name="DelFavoriteVP">
473
      <wsdl:input wsaw:Action="urn:ServiceDeepView/DelFavoriteVP" message="ServiceDeepView_DelFavoriteVP_InputMessage" />
474
      <wsdl:output wsaw:Action="urn:ServiceDeepView/DelFavoriteVPResponse" message="ServiceDeepView_DelFavoriteVP_OutputMessage" />
475
    </wsdl:operation>
476
    <wsdl:operation name="GetCompareRect">
477
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetCompareRect" message="ServiceDeepView_GetCompareRect_InputMessage" />
478
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetCompareRectResponse" message="ServiceDeepView_GetCompareRect_OutputMessage" />
479
    </wsdl:operation>
480
    <wsdl:operation name="SetFinalPDF">
481
      <wsdl:input wsaw:Action="urn:ServiceDeepView/SetFinalPDF" message="ServiceDeepView_SetFinalPDF_InputMessage" />
482
      <wsdl:output wsaw:Action="urn:ServiceDeepView/SetFinalPDFResponse" message="ServiceDeepView_SetFinalPDF_OutputMessage" />
483
    </wsdl:operation>
484
    <wsdl:operation name="GetConversionState">
485
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetConversionState" message="ServiceDeepView_GetConversionState_InputMessage" />
486
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetConversionStateResponse" message="ServiceDeepView_GetConversionState_OutputMessage" />
487
    </wsdl:operation>
488
    <wsdl:operation name="GetVPRevisionHistory">
489
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetVPRevisionHistory" message="ServiceDeepView_GetVPRevisionHistory_InputMessage" />
490
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetVPRevisionHistoryResponse" message="ServiceDeepView_GetVPRevisionHistory_OutputMessage" />
491
    </wsdl:operation>
492
    <wsdl:operation name="GetVPRevisionFirstOrDefault">
493
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetVPRevisionFirstOrDefault" message="ServiceDeepView_GetVPRevisionFirstOrDefault_InputMessage" />
494
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetVPRevisionFirstOrDefaultResponse" message="ServiceDeepView_GetVPRevisionFirstOrDefault_OutputMessage" />
495
    </wsdl:operation>
496
    <wsdl:operation name="GetDocInfo">
497
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetDocInfo" message="ServiceDeepView_GetDocInfo_InputMessage" />
498
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetDocInfoResponse" message="ServiceDeepView_GetDocInfo_OutputMessage" />
499
    </wsdl:operation>
500
    <wsdl:operation name="GetCheckSystemAdmin">
501
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetCheckSystemAdmin" message="ServiceDeepView_GetCheckSystemAdmin_InputMessage" />
502
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetCheckSystemAdminResponse" message="ServiceDeepView_GetCheckSystemAdmin_OutputMessage" />
503
    </wsdl:operation>
504
    <wsdl:operation name="GetDocumentItemInfo">
505
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetDocumentItemInfo" message="ServiceDeepView_GetDocumentItemInfo_InputMessage" />
506
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetDocumentItemInfoResponse" message="ServiceDeepView_GetDocumentItemInfo_OutputMessage" />
507
    </wsdl:operation>
508
    <wsdl:operation name="GetDocItemID">
509
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetDocItemID" message="ServiceDeepView_GetDocItemID_InputMessage" />
510
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetDocItemIDResponse" message="ServiceDeepView_GetDocItemID_OutputMessage" />
511
    </wsdl:operation>
512
    <wsdl:operation name="GetMarkupInfoItems">
513
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetMarkupInfoItems" message="ServiceDeepView_GetMarkupInfoItems_InputMessage" />
514
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetMarkupInfoItemsResponse" message="ServiceDeepView_GetMarkupInfoItems_OutputMessage" />
515
    </wsdl:operation>
516
    <wsdl:operation name="GetSyncMarkupInfoItems">
517
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetSyncMarkupInfoItems" message="ServiceDeepView_GetSyncMarkupInfoItems_InputMessage" />
518
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetSyncMarkupInfoItemsResponse" message="ServiceDeepView_GetSyncMarkupInfoItems_OutputMessage" />
519
    </wsdl:operation>
520
    <wsdl:operation name="GetUserData">
521
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetUserData" message="ServiceDeepView_GetUserData_InputMessage" />
522
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetUserDataResponse" message="ServiceDeepView_GetUserData_OutputMessage" />
523
    </wsdl:operation>
524
    <wsdl:operation name="GetDeptData">
525
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetDeptData" message="ServiceDeepView_GetDeptData_InputMessage" />
526
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetDeptDataResponse" message="ServiceDeepView_GetDeptData_OutputMessage" />
527
    </wsdl:operation>
528
    <wsdl:operation name="DeleteMarkup">
529
      <wsdl:input wsaw:Action="urn:ServiceDeepView/DeleteMarkup" message="ServiceDeepView_DeleteMarkup_InputMessage" />
530
      <wsdl:output wsaw:Action="urn:ServiceDeepView/DeleteMarkupResponse" message="ServiceDeepView_DeleteMarkup_OutputMessage" />
531
    </wsdl:operation>
532
    <wsdl:operation name="SetFavoriteVP">
533
      <wsdl:input wsaw:Action="urn:ServiceDeepView/SetFavoriteVP" message="ServiceDeepView_SetFavoriteVP_InputMessage" />
534
      <wsdl:output wsaw:Action="urn:ServiceDeepView/SetFavoriteVPResponse" message="ServiceDeepView_SetFavoriteVP_OutputMessage" />
535
    </wsdl:operation>
536
    <wsdl:operation name="SaveMarkupData">
537
      <wsdl:input wsaw:Action="urn:ServiceDeepView/SaveMarkupData" message="ServiceDeepView_SaveMarkupData_InputMessage" />
538
      <wsdl:output wsaw:Action="urn:ServiceDeepView/SaveMarkupDataResponse" message="ServiceDeepView_SaveMarkupData_OutputMessage" />
539
    </wsdl:operation>
540
    <wsdl:operation name="UpdateMarkupData">
541
      <wsdl:input wsaw:Action="urn:ServiceDeepView/UpdateMarkupData" message="ServiceDeepView_UpdateMarkupData_InputMessage" />
542
      <wsdl:output wsaw:Action="urn:ServiceDeepView/UpdateMarkupDataResponse" message="ServiceDeepView_UpdateMarkupData_OutputMessage" />
543
    </wsdl:operation>
544
    <wsdl:operation name="SaveSymbol">
545
      <wsdl:input wsaw:Action="urn:ServiceDeepView/SaveSymbol" message="ServiceDeepView_SaveSymbol_InputMessage" />
546
      <wsdl:output wsaw:Action="urn:ServiceDeepView/SaveSymbolResponse" message="ServiceDeepView_SaveSymbol_OutputMessage" />
547
    </wsdl:operation>
548
    <wsdl:operation name="AddPublicSymbol">
549
      <wsdl:input wsaw:Action="urn:ServiceDeepView/AddPublicSymbol" message="ServiceDeepView_AddPublicSymbol_InputMessage" />
550
      <wsdl:output wsaw:Action="urn:ServiceDeepView/AddPublicSymbolResponse" message="ServiceDeepView_AddPublicSymbol_OutputMessage" />
551
    </wsdl:operation>
552
    <wsdl:operation name="DeleteSymbol">
553
      <wsdl:input wsaw:Action="urn:ServiceDeepView/DeleteSymbol" message="ServiceDeepView_DeleteSymbol_InputMessage" />
554
      <wsdl:output wsaw:Action="urn:ServiceDeepView/DeleteSymbolResponse" message="ServiceDeepView_DeleteSymbol_OutputMessage" />
555
    </wsdl:operation>
556
    <wsdl:operation name="RenameSymbol">
557
      <wsdl:input wsaw:Action="urn:ServiceDeepView/RenameSymbol" message="ServiceDeepView_RenameSymbol_InputMessage" />
558
      <wsdl:output wsaw:Action="urn:ServiceDeepView/RenameSymbolResponse" message="ServiceDeepView_RenameSymbol_OutputMessage" />
559
    </wsdl:operation>
560
    <wsdl:operation name="AddCheckListHistory">
561
      <wsdl:input wsaw:Action="urn:ServiceDeepView/AddCheckListHistory" message="ServiceDeepView_AddCheckListHistory_InputMessage" />
562
      <wsdl:output wsaw:Action="urn:ServiceDeepView/AddCheckListHistoryResponse" message="ServiceDeepView_AddCheckListHistory_OutputMessage" />
563
    </wsdl:operation>
564
    <wsdl:operation name="SaveCheckListHistory">
565
      <wsdl:input wsaw:Action="urn:ServiceDeepView/SaveCheckListHistory" message="ServiceDeepView_SaveCheckListHistory_InputMessage" />
566
      <wsdl:output wsaw:Action="urn:ServiceDeepView/SaveCheckListHistoryResponse" message="ServiceDeepView_SaveCheckListHistory_OutputMessage" />
567
    </wsdl:operation>
568
    <wsdl:operation name="SaveCheckList">
569
      <wsdl:input wsaw:Action="urn:ServiceDeepView/SaveCheckList" message="ServiceDeepView_SaveCheckList_InputMessage" />
570
      <wsdl:output wsaw:Action="urn:ServiceDeepView/SaveCheckListResponse" message="ServiceDeepView_SaveCheckList_OutputMessage" />
571
    </wsdl:operation>
572
    <wsdl:operation name="AddCheckList">
573
      <wsdl:input wsaw:Action="urn:ServiceDeepView/AddCheckList" message="ServiceDeepView_AddCheckList_InputMessage" />
574
      <wsdl:output wsaw:Action="urn:ServiceDeepView/AddCheckListResponse" message="ServiceDeepView_AddCheckList_OutputMessage" />
575
    </wsdl:operation>
576
    <wsdl:operation name="GetCheckList">
577
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetCheckList" message="ServiceDeepView_GetCheckList_InputMessage" />
578
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetCheckListResponse" message="ServiceDeepView_GetCheckList_OutputMessage" />
579
    </wsdl:operation>
580
    <wsdl:operation name="GetUserCheckList">
581
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetUserCheckList" message="ServiceDeepView_GetUserCheckList_InputMessage" />
582
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetUserCheckListResponse" message="ServiceDeepView_GetUserCheckList_OutputMessage" />
583
    </wsdl:operation>
584
    <wsdl:operation name="GetCheckListHistory">
585
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetCheckListHistory" message="ServiceDeepView_GetCheckListHistory_InputMessage" />
586
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetCheckListHistoryResponse" message="ServiceDeepView_GetCheckListHistory_OutputMessage" />
587
    </wsdl:operation>
588
    <wsdl:operation name="GetCheckListHistoryFirstOrDefault">
589
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetCheckListHistoryFirstOrDefault" message="ServiceDeepView_GetCheckListHistoryFirstOrDefault_InputMessage" />
590
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetCheckListHistoryFirstOrDefaultResponse" message="ServiceDeepView_GetCheckListHistoryFirstOrDefault_OutputMessage" />
591
    </wsdl:operation>
592
    <wsdl:operation name="SavePageAngle">
593
      <wsdl:input wsaw:Action="urn:ServiceDeepView/SavePageAngle" message="ServiceDeepView_SavePageAngle_InputMessage" />
594
      <wsdl:output wsaw:Action="urn:ServiceDeepView/SavePageAngleResponse" message="ServiceDeepView_SavePageAngle_OutputMessage" />
595
    </wsdl:operation>
596
    <wsdl:operation name="GetMarkupInfo">
597
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetMarkupInfo" message="ServiceDeepView_GetMarkupInfo_InputMessage" />
598
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetMarkupInfoResponse" message="ServiceDeepView_GetMarkupInfo_OutputMessage" />
599
    </wsdl:operation>
600
    <wsdl:operation name="GetMarkupDataListperPage">
601
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetMarkupDataListperPage" message="ServiceDeepView_GetMarkupDataListperPage_InputMessage" />
602
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetMarkupDataListperPageResponse" message="ServiceDeepView_GetMarkupDataListperPage_OutputMessage" />
603
    </wsdl:operation>
604
    <wsdl:operation name="GetMarkupDataForPage">
605
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetMarkupDataForPage" message="ServiceDeepView_GetMarkupDataForPage_InputMessage" />
606
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetMarkupDataForPageResponse" message="ServiceDeepView_GetMarkupDataForPage_OutputMessage" />
607
    </wsdl:operation>
608
    <wsdl:operation name="AddMarkupInfo">
609
      <wsdl:input wsaw:Action="urn:ServiceDeepView/AddMarkupInfo" message="ServiceDeepView_AddMarkupInfo_InputMessage" />
610
      <wsdl:output wsaw:Action="urn:ServiceDeepView/AddMarkupInfoResponse" message="ServiceDeepView_AddMarkupInfo_OutputMessage" />
611
    </wsdl:operation>
612
    <wsdl:operation name="AddMarkupInfoVersion">
613
      <wsdl:input wsaw:Action="urn:ServiceDeepView/AddMarkupInfoVersion" message="ServiceDeepView_AddMarkupInfoVersion_InputMessage" />
614
      <wsdl:output wsaw:Action="urn:ServiceDeepView/AddMarkupInfoVersionResponse" message="ServiceDeepView_AddMarkupInfoVersion_OutputMessage" />
615
    </wsdl:operation>
616
    <wsdl:operation name="AddMarkupData">
617
      <wsdl:input wsaw:Action="urn:ServiceDeepView/AddMarkupData" message="ServiceDeepView_AddMarkupData_InputMessage" />
618
      <wsdl:output wsaw:Action="urn:ServiceDeepView/AddMarkupDataResponse" message="ServiceDeepView_AddMarkupData_OutputMessage" />
619
    </wsdl:operation>
620
    <wsdl:operation name="AvoidMarkupInfo">
621
      <wsdl:input wsaw:Action="urn:ServiceDeepView/AvoidMarkupInfo" message="ServiceDeepView_AvoidMarkupInfo_InputMessage" />
622
      <wsdl:output wsaw:Action="urn:ServiceDeepView/AvoidMarkupInfoResponse" message="ServiceDeepView_AvoidMarkupInfo_OutputMessage" />
623
    </wsdl:operation>
624
    <wsdl:operation name="SaveMarkupInfo">
625
      <wsdl:input wsaw:Action="urn:ServiceDeepView/SaveMarkupInfo" message="ServiceDeepView_SaveMarkupInfo_InputMessage" />
626
      <wsdl:output wsaw:Action="urn:ServiceDeepView/SaveMarkupInfoResponse" message="ServiceDeepView_SaveMarkupInfo_OutputMessage" />
627
    </wsdl:operation>
628
    <wsdl:operation name="GetMarkupDataList">
629
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetMarkupDataList" message="ServiceDeepView_GetMarkupDataList_InputMessage" />
630
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetMarkupDataListResponse" message="ServiceDeepView_GetMarkupDataList_OutputMessage" />
631
    </wsdl:operation>
632
    <wsdl:operation name="Consolidate">
633
      <wsdl:input wsaw:Action="urn:ServiceDeepView/Consolidate" message="ServiceDeepView_Consolidate_InputMessage" />
634
      <wsdl:output wsaw:Action="urn:ServiceDeepView/ConsolidateResponse" message="ServiceDeepView_Consolidate_OutputMessage" />
635
    </wsdl:operation>
636
    <wsdl:operation name="ConsolidateMergedPDF">
637
      <wsdl:input wsaw:Action="urn:ServiceDeepView/ConsolidateMergedPDF" message="ServiceDeepView_ConsolidateMergedPDF_InputMessage" />
638
      <wsdl:output wsaw:Action="urn:ServiceDeepView/ConsolidateMergedPDFResponse" message="ServiceDeepView_ConsolidateMergedPDF_OutputMessage" />
639
    </wsdl:operation>
640
    <wsdl:operation name="TeamConsolidate">
641
      <wsdl:input wsaw:Action="urn:ServiceDeepView/TeamConsolidate" message="ServiceDeepView_TeamConsolidate_InputMessage" />
642
      <wsdl:output wsaw:Action="urn:ServiceDeepView/TeamConsolidateResponse" message="ServiceDeepView_TeamConsolidate_OutputMessage" />
643
    </wsdl:operation>
644
    <wsdl:operation name="GetMember">
645
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetMember" message="ServiceDeepView_GetMember_InputMessage" />
646
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetMemberResponse" message="ServiceDeepView_GetMember_OutputMessage" />
647
    </wsdl:operation>
648
    <wsdl:operation name="GetSymbolList">
649
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetSymbolList" message="ServiceDeepView_GetSymbolList_InputMessage" />
650
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetSymbolListResponse" message="ServiceDeepView_GetSymbolList_OutputMessage" />
651
    </wsdl:operation>
652
    <wsdl:operation name="GetPublicSymbolDeptList">
653
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetPublicSymbolDeptList" message="ServiceDeepView_GetPublicSymbolDeptList_InputMessage" />
654
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetPublicSymbolDeptListResponse" message="ServiceDeepView_GetPublicSymbolDeptList_OutputMessage" />
655
    </wsdl:operation>
656
    <wsdl:operation name="GetPublicSymbolList">
657
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetPublicSymbolList" message="ServiceDeepView_GetPublicSymbolList_InputMessage" />
658
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetPublicSymbolListResponse" message="ServiceDeepView_GetPublicSymbolList_OutputMessage" />
659
    </wsdl:operation>
660
    <wsdl:operation name="GetSymbolData">
661
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetSymbolData" message="ServiceDeepView_GetSymbolData_InputMessage" />
662
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetSymbolDataResponse" message="ServiceDeepView_GetSymbolData_OutputMessage" />
663
    </wsdl:operation>
664
    <wsdl:operation name="GetSymbolImageURL">
665
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetSymbolImageURL" message="ServiceDeepView_GetSymbolImageURL_InputMessage" />
666
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetSymbolImageURLResponse" message="ServiceDeepView_GetSymbolImageURL_OutputMessage" />
667
    </wsdl:operation>
668
    <wsdl:operation name="GetSignData">
669
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetSignData" message="ServiceDeepView_GetSignData_InputMessage" />
670
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetSignDataResponse" message="ServiceDeepView_GetSignData_OutputMessage" />
671
    </wsdl:operation>
672
    <wsdl:operation name="GetProjectName">
673
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetProjectName" message="ServiceDeepView_GetProjectName_InputMessage" />
674
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetProjectNameResponse" message="ServiceDeepView_GetProjectName_OutputMessage" />
675
    </wsdl:operation>
676
    <wsdl:operation name="GetPreRevSelect">
677
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetPreRevSelect" message="ServiceDeepView_GetPreRevSelect_InputMessage" />
678
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetPreRevSelectResponse" message="ServiceDeepView_GetPreRevSelect_OutputMessage" />
679
    </wsdl:operation>
680
    <wsdl:operation name="GetDocInfoOneSelect">
681
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetDocInfoOneSelect" message="ServiceDeepView_GetDocInfoOneSelect_InputMessage" />
682
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetDocInfoOneSelectResponse" message="ServiceDeepView_GetDocInfoOneSelect_OutputMessage" />
683
    </wsdl:operation>
684
    <wsdl:operation name="GetPrintDocItemList">
685
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetPrintDocItemList" message="ServiceDeepView_GetPrintDocItemList_InputMessage" />
686
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetPrintDocItemListResponse" message="ServiceDeepView_GetPrintDocItemList_OutputMessage" />
687
    </wsdl:operation>
688
    <wsdl:operation name="AddMessage">
689
      <wsdl:input wsaw:Action="urn:ServiceDeepView/AddMessage" message="ServiceDeepView_AddMessage_InputMessage" />
690
      <wsdl:output wsaw:Action="urn:ServiceDeepView/AddMessageResponse" message="ServiceDeepView_AddMessage_OutputMessage" />
691
    </wsdl:operation>
692
    <wsdl:operation name="GetMessage">
693
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetMessage" message="ServiceDeepView_GetMessage_InputMessage" />
694
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetMessageResponse" message="ServiceDeepView_GetMessage_OutputMessage" />
695
    </wsdl:operation>
696
    <wsdl:operation name="FinalPDF_GetDocinfo">
697
      <wsdl:input wsaw:Action="urn:ServiceDeepView/FinalPDF_GetDocinfo" message="ServiceDeepView_FinalPDF_GetDocinfo_InputMessage" />
698
      <wsdl:output wsaw:Action="urn:ServiceDeepView/FinalPDF_GetDocinfoResponse" message="ServiceDeepView_FinalPDF_GetDocinfo_OutputMessage" />
699
    </wsdl:operation>
700
    <wsdl:operation name="FinalPDF_GetDocumentItem">
701
      <wsdl:input wsaw:Action="urn:ServiceDeepView/FinalPDF_GetDocumentItem" message="ServiceDeepView_FinalPDF_GetDocumentItem_InputMessage" />
702
      <wsdl:output wsaw:Action="urn:ServiceDeepView/FinalPDF_GetDocumentItemResponse" message="ServiceDeepView_FinalPDF_GetDocumentItem_OutputMessage" />
703
    </wsdl:operation>
704
    <wsdl:operation name="FinalPDF_GetMarkupdata">
705
      <wsdl:input wsaw:Action="urn:ServiceDeepView/FinalPDF_GetMarkupdata" message="ServiceDeepView_FinalPDF_GetMarkupdata_InputMessage" />
706
      <wsdl:output wsaw:Action="urn:ServiceDeepView/FinalPDF_GetMarkupdataResponse" message="ServiceDeepView_FinalPDF_GetMarkupdata_OutputMessage" />
707
    </wsdl:operation>
708
    <wsdl:operation name="FinalPDF_GetMarkupinfo">
709
      <wsdl:input wsaw:Action="urn:ServiceDeepView/FinalPDF_GetMarkupinfo" message="ServiceDeepView_FinalPDF_GetMarkupinfo_InputMessage" />
710
      <wsdl:output wsaw:Action="urn:ServiceDeepView/FinalPDF_GetMarkupinfoResponse" message="ServiceDeepView_FinalPDF_GetMarkupinfo_OutputMessage" />
711
    </wsdl:operation>
712
    <wsdl:operation name="FinalPDF_GetFinalPDFs">
713
      <wsdl:input wsaw:Action="urn:ServiceDeepView/FinalPDF_GetFinalPDFs" message="ServiceDeepView_FinalPDF_GetFinalPDFs_InputMessage" />
714
      <wsdl:output wsaw:Action="urn:ServiceDeepView/FinalPDF_GetFinalPDFsResponse" message="ServiceDeepView_FinalPDF_GetFinalPDFs_OutputMessage" />
715
    </wsdl:operation>
716
    <wsdl:operation name="FinalPDF_GetDocpage">
717
      <wsdl:input wsaw:Action="urn:ServiceDeepView/FinalPDF_GetDocpage" message="ServiceDeepView_FinalPDF_GetDocpage_InputMessage" />
718
      <wsdl:output wsaw:Action="urn:ServiceDeepView/FinalPDF_GetDocpageResponse" message="ServiceDeepView_FinalPDF_GetDocpage_OutputMessage" />
719
    </wsdl:operation>
720
    <wsdl:operation name="FinalPDF_SetFinalPDFStatus">
721
      <wsdl:input wsaw:Action="urn:ServiceDeepView/FinalPDF_SetFinalPDFStatus" message="ServiceDeepView_FinalPDF_SetFinalPDFStatus_InputMessage" />
722
      <wsdl:output wsaw:Action="urn:ServiceDeepView/FinalPDF_SetFinalPDFStatusResponse" message="ServiceDeepView_FinalPDF_SetFinalPDFStatus_OutputMessage" />
723
    </wsdl:operation>
724
    <wsdl:operation name="FinalPDF_GetFinalPDFStatus">
725
      <wsdl:input wsaw:Action="urn:ServiceDeepView/FinalPDF_GetFinalPDFStatus" message="ServiceDeepView_FinalPDF_GetFinalPDFStatus_InputMessage" />
726
      <wsdl:output wsaw:Action="urn:ServiceDeepView/FinalPDF_GetFinalPDFStatusResponse" message="ServiceDeepView_FinalPDF_GetFinalPDFStatus_OutputMessage" />
727
    </wsdl:operation>
728
    <wsdl:operation name="FinalPDF_SetCurrentPage">
729
      <wsdl:input wsaw:Action="urn:ServiceDeepView/FinalPDF_SetCurrentPage" message="ServiceDeepView_FinalPDF_SetCurrentPage_InputMessage" />
730
      <wsdl:output wsaw:Action="urn:ServiceDeepView/FinalPDF_SetCurrentPageResponse" message="ServiceDeepView_FinalPDF_SetCurrentPage_OutputMessage" />
731
    </wsdl:operation>
732
    <wsdl:operation name="FinalPDF_SetError">
733
      <wsdl:input wsaw:Action="urn:ServiceDeepView/FinalPDF_SetError" message="ServiceDeepView_FinalPDF_SetError_InputMessage" />
734
      <wsdl:output wsaw:Action="urn:ServiceDeepView/FinalPDF_SetErrorResponse" message="ServiceDeepView_FinalPDF_SetError_OutputMessage" />
735
    </wsdl:operation>
736
    <wsdl:operation name="FinalPDF_SetFinalResultPath">
737
      <wsdl:input wsaw:Action="urn:ServiceDeepView/FinalPDF_SetFinalResultPath" message="ServiceDeepView_FinalPDF_SetFinalResultPath_InputMessage" />
738
      <wsdl:output wsaw:Action="urn:ServiceDeepView/FinalPDF_SetFinalResultPathResponse" message="ServiceDeepView_FinalPDF_SetFinalResultPath_OutputMessage" />
739
    </wsdl:operation>
740
    <wsdl:operation name="FinalPDF_GetCommentMember">
741
      <wsdl:input wsaw:Action="urn:ServiceDeepView/FinalPDF_GetCommentMember" message="ServiceDeepView_FinalPDF_GetCommentMember_InputMessage" />
742
      <wsdl:output wsaw:Action="urn:ServiceDeepView/FinalPDF_GetCommentMemberResponse" message="ServiceDeepView_FinalPDF_GetCommentMember_OutputMessage" />
743
    </wsdl:operation>
744
    <wsdl:operation name="FinalPDF_GetProperties">
745
      <wsdl:input wsaw:Action="urn:ServiceDeepView/FinalPDF_GetProperties" message="ServiceDeepView_FinalPDF_GetProperties_InputMessage" />
746
      <wsdl:output wsaw:Action="urn:ServiceDeepView/FinalPDF_GetPropertiesResponse" message="ServiceDeepView_FinalPDF_GetProperties_OutputMessage" />
747
    </wsdl:operation>
748
  </wsdl:portType>
749
</wsdl:definitions>
클립보드 이미지 추가 (최대 크기: 500 MB)