프로젝트

일반

사용자정보

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

markus / KCOM / Connected Services / ServiceDeepView / ServiceDeepView.wsdl @ 6707a5c7

이력 | 보기 | 이력해설 | 다운로드 (35.4 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_GetVPRevisionFirstOrDefault_InputMessage">
65
    <wsdl:part name="parameters" element="GetVPRevisionFirstOrDefault" />
66
  </wsdl:message>
67
  <wsdl:message name="ServiceDeepView_GetVPRevisionFirstOrDefault_OutputMessage">
68
    <wsdl:part name="parameters" element="GetVPRevisionFirstOrDefaultResponse" />
69
  </wsdl:message>
70
  <wsdl:message name="ServiceDeepView_GetDocInfo_InputMessage">
71
    <wsdl:part name="parameters" element="GetDocInfo" />
72
  </wsdl:message>
73
  <wsdl:message name="ServiceDeepView_GetDocInfo_OutputMessage">
74
    <wsdl:part name="parameters" element="GetDocInfoResponse" />
75
  </wsdl:message>
76
  <wsdl:message name="ServiceDeepView_GetCheckSystemAdmin_InputMessage">
77
    <wsdl:part name="parameters" element="GetCheckSystemAdmin" />
78
  </wsdl:message>
79
  <wsdl:message name="ServiceDeepView_GetCheckSystemAdmin_OutputMessage">
80
    <wsdl:part name="parameters" element="GetCheckSystemAdminResponse" />
81
  </wsdl:message>
82
  <wsdl:message name="ServiceDeepView_GetDocumentItemInfo_InputMessage">
83
    <wsdl:part name="parameters" element="GetDocumentItemInfo" />
84
  </wsdl:message>
85
  <wsdl:message name="ServiceDeepView_GetDocumentItemInfo_OutputMessage">
86
    <wsdl:part name="parameters" element="GetDocumentItemInfoResponse" />
87
  </wsdl:message>
88
  <wsdl:message name="ServiceDeepView_GetMarkupInfoItems_InputMessage">
89
    <wsdl:part name="parameters" element="GetMarkupInfoItems" />
90
  </wsdl:message>
91
  <wsdl:message name="ServiceDeepView_GetMarkupInfoItems_OutputMessage">
92
    <wsdl:part name="parameters" element="GetMarkupInfoItemsResponse" />
93
  </wsdl:message>
94
  <wsdl:message name="ServiceDeepView_GetSyncMarkupInfoItems_InputMessage">
95
    <wsdl:part name="parameters" element="GetSyncMarkupInfoItems" />
96
  </wsdl:message>
97
  <wsdl:message name="ServiceDeepView_GetSyncMarkupInfoItems_OutputMessage">
98
    <wsdl:part name="parameters" element="GetSyncMarkupInfoItemsResponse" />
99
  </wsdl:message>
100
  <wsdl:message name="ServiceDeepView_GetUserData_InputMessage">
101
    <wsdl:part name="parameters" element="GetUserData" />
102
  </wsdl:message>
103
  <wsdl:message name="ServiceDeepView_GetUserData_OutputMessage">
104
    <wsdl:part name="parameters" element="GetUserDataResponse" />
105
  </wsdl:message>
106
  <wsdl:message name="ServiceDeepView_GetDeptData_InputMessage">
107
    <wsdl:part name="parameters" element="GetDeptData" />
108
  </wsdl:message>
109
  <wsdl:message name="ServiceDeepView_GetDeptData_OutputMessage">
110
    <wsdl:part name="parameters" element="GetDeptDataResponse" />
111
  </wsdl:message>
112
  <wsdl:message name="ServiceDeepView_DeleteMarkup_InputMessage">
113
    <wsdl:part name="parameters" element="DeleteMarkup" />
114
  </wsdl:message>
115
  <wsdl:message name="ServiceDeepView_DeleteMarkup_OutputMessage">
116
    <wsdl:part name="parameters" element="DeleteMarkupResponse" />
117
  </wsdl:message>
118
  <wsdl:message name="ServiceDeepView_SetFavoriteVP_InputMessage">
119
    <wsdl:part name="parameters" element="SetFavoriteVP" />
120
  </wsdl:message>
121
  <wsdl:message name="ServiceDeepView_SetFavoriteVP_OutputMessage">
122
    <wsdl:part name="parameters" element="SetFavoriteVPResponse" />
123
  </wsdl:message>
124
  <wsdl:message name="ServiceDeepView_SaveMarkupData_InputMessage">
125
    <wsdl:part name="parameters" element="SaveMarkupData" />
126
  </wsdl:message>
127
  <wsdl:message name="ServiceDeepView_SaveMarkupData_OutputMessage">
128
    <wsdl:part name="parameters" element="SaveMarkupDataResponse" />
129
  </wsdl:message>
130
  <wsdl:message name="ServiceDeepView_SaveSymbol_InputMessage">
131
    <wsdl:part name="parameters" element="SaveSymbol" />
132
  </wsdl:message>
133
  <wsdl:message name="ServiceDeepView_SaveSymbol_OutputMessage">
134
    <wsdl:part name="parameters" element="SaveSymbolResponse" />
135
  </wsdl:message>
136
  <wsdl:message name="ServiceDeepView_DeleteSymbol_InputMessage">
137
    <wsdl:part name="parameters" element="DeleteSymbol" />
138
  </wsdl:message>
139
  <wsdl:message name="ServiceDeepView_DeleteSymbol_OutputMessage">
140
    <wsdl:part name="parameters" element="DeleteSymbolResponse" />
141
  </wsdl:message>
142
  <wsdl:message name="ServiceDeepView_RenameSymbol_InputMessage">
143
    <wsdl:part name="parameters" element="RenameSymbol" />
144
  </wsdl:message>
145
  <wsdl:message name="ServiceDeepView_RenameSymbol_OutputMessage">
146
    <wsdl:part name="parameters" element="RenameSymbolResponse" />
147
  </wsdl:message>
148
  <wsdl:message name="ServiceDeepView_AddCheckListHistory_InputMessage">
149
    <wsdl:part name="parameters" element="AddCheckListHistory" />
150
  </wsdl:message>
151
  <wsdl:message name="ServiceDeepView_AddCheckListHistory_OutputMessage">
152
    <wsdl:part name="parameters" element="AddCheckListHistoryResponse" />
153
  </wsdl:message>
154
  <wsdl:message name="ServiceDeepView_SaveCheckListHistory_InputMessage">
155
    <wsdl:part name="parameters" element="SaveCheckListHistory" />
156
  </wsdl:message>
157
  <wsdl:message name="ServiceDeepView_SaveCheckListHistory_OutputMessage">
158
    <wsdl:part name="parameters" element="SaveCheckListHistoryResponse" />
159
  </wsdl:message>
160
  <wsdl:message name="ServiceDeepView_SaveCheckList_InputMessage">
161
    <wsdl:part name="parameters" element="SaveCheckList" />
162
  </wsdl:message>
163
  <wsdl:message name="ServiceDeepView_SaveCheckList_OutputMessage">
164
    <wsdl:part name="parameters" element="SaveCheckListResponse" />
165
  </wsdl:message>
166
  <wsdl:message name="ServiceDeepView_AddCheckList_InputMessage">
167
    <wsdl:part name="parameters" element="AddCheckList" />
168
  </wsdl:message>
169
  <wsdl:message name="ServiceDeepView_AddCheckList_OutputMessage">
170
    <wsdl:part name="parameters" element="AddCheckListResponse" />
171
  </wsdl:message>
172
  <wsdl:message name="ServiceDeepView_GetCheckList_InputMessage">
173
    <wsdl:part name="parameters" element="GetCheckList" />
174
  </wsdl:message>
175
  <wsdl:message name="ServiceDeepView_GetCheckList_OutputMessage">
176
    <wsdl:part name="parameters" element="GetCheckListResponse" />
177
  </wsdl:message>
178
  <wsdl:message name="ServiceDeepView_GetUserCheckList_InputMessage">
179
    <wsdl:part name="parameters" element="GetUserCheckList" />
180
  </wsdl:message>
181
  <wsdl:message name="ServiceDeepView_GetUserCheckList_OutputMessage">
182
    <wsdl:part name="parameters" element="GetUserCheckListResponse" />
183
  </wsdl:message>
184
  <wsdl:message name="ServiceDeepView_GetCheckListHistory_InputMessage">
185
    <wsdl:part name="parameters" element="GetCheckListHistory" />
186
  </wsdl:message>
187
  <wsdl:message name="ServiceDeepView_GetCheckListHistory_OutputMessage">
188
    <wsdl:part name="parameters" element="GetCheckListHistoryResponse" />
189
  </wsdl:message>
190
  <wsdl:message name="ServiceDeepView_GetCheckListHistoryFirstOrDefault_InputMessage">
191
    <wsdl:part name="parameters" element="GetCheckListHistoryFirstOrDefault" />
192
  </wsdl:message>
193
  <wsdl:message name="ServiceDeepView_GetCheckListHistoryFirstOrDefault_OutputMessage">
194
    <wsdl:part name="parameters" element="GetCheckListHistoryFirstOrDefaultResponse" />
195
  </wsdl:message>
196
  <wsdl:message name="ServiceDeepView_SavePageAngle_InputMessage">
197
    <wsdl:part name="parameters" element="SavePageAngle" />
198
  </wsdl:message>
199
  <wsdl:message name="ServiceDeepView_SavePageAngle_OutputMessage">
200
    <wsdl:part name="parameters" element="SavePageAngleResponse" />
201
  </wsdl:message>
202
  <wsdl:message name="ServiceDeepView_GetMarkupInfo_InputMessage">
203
    <wsdl:part name="parameters" element="GetMarkupInfo" />
204
  </wsdl:message>
205
  <wsdl:message name="ServiceDeepView_GetMarkupInfo_OutputMessage">
206
    <wsdl:part name="parameters" element="GetMarkupInfoResponse" />
207
  </wsdl:message>
208
  <wsdl:message name="ServiceDeepView_GetMarkupDataListperPage_InputMessage">
209
    <wsdl:part name="parameters" element="GetMarkupDataListperPage" />
210
  </wsdl:message>
211
  <wsdl:message name="ServiceDeepView_GetMarkupDataListperPage_OutputMessage">
212
    <wsdl:part name="parameters" element="GetMarkupDataListperPageResponse" />
213
  </wsdl:message>
214
  <wsdl:message name="ServiceDeepView_AddMarkupInfo_InputMessage">
215
    <wsdl:part name="parameters" element="AddMarkupInfo" />
216
  </wsdl:message>
217
  <wsdl:message name="ServiceDeepView_AddMarkupInfo_OutputMessage">
218
    <wsdl:part name="parameters" element="AddMarkupInfoResponse" />
219
  </wsdl:message>
220
  <wsdl:message name="ServiceDeepView_AddMarkupInfoVersion_InputMessage">
221
    <wsdl:part name="parameters" element="AddMarkupInfoVersion" />
222
  </wsdl:message>
223
  <wsdl:message name="ServiceDeepView_AddMarkupInfoVersion_OutputMessage">
224
    <wsdl:part name="parameters" element="AddMarkupInfoVersionResponse" />
225
  </wsdl:message>
226
  <wsdl:message name="ServiceDeepView_AddMarkupData_InputMessage">
227
    <wsdl:part name="parameters" element="AddMarkupData" />
228
  </wsdl:message>
229
  <wsdl:message name="ServiceDeepView_AddMarkupData_OutputMessage">
230
    <wsdl:part name="parameters" element="AddMarkupDataResponse" />
231
  </wsdl:message>
232
  <wsdl:message name="ServiceDeepView_AvoidMarkupInfo_InputMessage">
233
    <wsdl:part name="parameters" element="AvoidMarkupInfo" />
234
  </wsdl:message>
235
  <wsdl:message name="ServiceDeepView_AvoidMarkupInfo_OutputMessage">
236
    <wsdl:part name="parameters" element="AvoidMarkupInfoResponse" />
237
  </wsdl:message>
238
  <wsdl:message name="ServiceDeepView_SaveMarkupInfo_InputMessage">
239
    <wsdl:part name="parameters" element="SaveMarkupInfo" />
240
  </wsdl:message>
241
  <wsdl:message name="ServiceDeepView_SaveMarkupInfo_OutputMessage">
242
    <wsdl:part name="parameters" element="SaveMarkupInfoResponse" />
243
  </wsdl:message>
244
  <wsdl:message name="ServiceDeepView_GetMarkupDataList_InputMessage">
245
    <wsdl:part name="parameters" element="GetMarkupDataList" />
246
  </wsdl:message>
247
  <wsdl:message name="ServiceDeepView_GetMarkupDataList_OutputMessage">
248
    <wsdl:part name="parameters" element="GetMarkupDataListResponse" />
249
  </wsdl:message>
250
  <wsdl:message name="ServiceDeepView_Consolidate_InputMessage">
251
    <wsdl:part name="parameters" element="Consolidate" />
252
  </wsdl:message>
253
  <wsdl:message name="ServiceDeepView_Consolidate_OutputMessage">
254
    <wsdl:part name="parameters" element="ConsolidateResponse" />
255
  </wsdl:message>
256
  <wsdl:message name="ServiceDeepView_TeamConsolidate_InputMessage">
257
    <wsdl:part name="parameters" element="TeamConsolidate" />
258
  </wsdl:message>
259
  <wsdl:message name="ServiceDeepView_TeamConsolidate_OutputMessage">
260
    <wsdl:part name="parameters" element="TeamConsolidateResponse" />
261
  </wsdl:message>
262
  <wsdl:message name="ServiceDeepView_GetMember_InputMessage">
263
    <wsdl:part name="parameters" element="GetMember" />
264
  </wsdl:message>
265
  <wsdl:message name="ServiceDeepView_GetMember_OutputMessage">
266
    <wsdl:part name="parameters" element="GetMemberResponse" />
267
  </wsdl:message>
268
  <wsdl:message name="ServiceDeepView_GetSymbolList_InputMessage">
269
    <wsdl:part name="parameters" element="GetSymbolList" />
270
  </wsdl:message>
271
  <wsdl:message name="ServiceDeepView_GetSymbolList_OutputMessage">
272
    <wsdl:part name="parameters" element="GetSymbolListResponse" />
273
  </wsdl:message>
274
  <wsdl:message name="ServiceDeepView_GetPublicSymbolDeptList_InputMessage">
275
    <wsdl:part name="parameters" element="GetPublicSymbolDeptList" />
276
  </wsdl:message>
277
  <wsdl:message name="ServiceDeepView_GetPublicSymbolDeptList_OutputMessage">
278
    <wsdl:part name="parameters" element="GetPublicSymbolDeptListResponse" />
279
  </wsdl:message>
280
  <wsdl:message name="ServiceDeepView_GetPublicSymbolList_InputMessage">
281
    <wsdl:part name="parameters" element="GetPublicSymbolList" />
282
  </wsdl:message>
283
  <wsdl:message name="ServiceDeepView_GetPublicSymbolList_OutputMessage">
284
    <wsdl:part name="parameters" element="GetPublicSymbolListResponse" />
285
  </wsdl:message>
286
  <wsdl:message name="ServiceDeepView_GetSymbolData_InputMessage">
287
    <wsdl:part name="parameters" element="GetSymbolData" />
288
  </wsdl:message>
289
  <wsdl:message name="ServiceDeepView_GetSymbolData_OutputMessage">
290
    <wsdl:part name="parameters" element="GetSymbolDataResponse" />
291
  </wsdl:message>
292
  <wsdl:message name="ServiceDeepView_GetSignData_InputMessage">
293
    <wsdl:part name="parameters" element="GetSignData" />
294
  </wsdl:message>
295
  <wsdl:message name="ServiceDeepView_GetSignData_OutputMessage">
296
    <wsdl:part name="parameters" element="GetSignDataResponse" />
297
  </wsdl:message>
298
  <wsdl:message name="ServiceDeepView_GetProjectName_InputMessage">
299
    <wsdl:part name="parameters" element="GetProjectName" />
300
  </wsdl:message>
301
  <wsdl:message name="ServiceDeepView_GetProjectName_OutputMessage">
302
    <wsdl:part name="parameters" element="GetProjectNameResponse" />
303
  </wsdl:message>
304
  <wsdl:message name="ServiceDeepView_GetPreRevSelect_InputMessage">
305
    <wsdl:part name="parameters" element="GetPreRevSelect" />
306
  </wsdl:message>
307
  <wsdl:message name="ServiceDeepView_GetPreRevSelect_OutputMessage">
308
    <wsdl:part name="parameters" element="GetPreRevSelectResponse" />
309
  </wsdl:message>
310
  <wsdl:message name="ServiceDeepView_GetDocInfoOneSelect_InputMessage">
311
    <wsdl:part name="parameters" element="GetDocInfoOneSelect" />
312
  </wsdl:message>
313
  <wsdl:message name="ServiceDeepView_GetDocInfoOneSelect_OutputMessage">
314
    <wsdl:part name="parameters" element="GetDocInfoOneSelectResponse" />
315
  </wsdl:message>
316
  <wsdl:message name="ServiceDeepView_GetPrintDocItemList_InputMessage">
317
    <wsdl:part name="parameters" element="GetPrintDocItemList" />
318
  </wsdl:message>
319
  <wsdl:message name="ServiceDeepView_GetPrintDocItemList_OutputMessage">
320
    <wsdl:part name="parameters" element="GetPrintDocItemListResponse" />
321
  </wsdl:message>
322
  <wsdl:message name="ServiceDeepView_AddMessage_InputMessage">
323
    <wsdl:part name="parameters" element="AddMessage" />
324
  </wsdl:message>
325
  <wsdl:message name="ServiceDeepView_AddMessage_OutputMessage">
326
    <wsdl:part name="parameters" element="AddMessageResponse" />
327
  </wsdl:message>
328
  <wsdl:message name="ServiceDeepView_GetMessage_InputMessage">
329
    <wsdl:part name="parameters" element="GetMessage" />
330
  </wsdl:message>
331
  <wsdl:message name="ServiceDeepView_GetMessage_OutputMessage">
332
    <wsdl:part name="parameters" element="GetMessageResponse" />
333
  </wsdl:message>
334
  <wsdl:portType name="ServiceDeepView">
335
    <wsdl:operation name="GetSystemData">
336
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetSystemData" message="ServiceDeepView_GetSystemData_InputMessage" />
337
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetSystemDataResponse" message="ServiceDeepView_GetSystemData_OutputMessage" />
338
    </wsdl:operation>
339
    <wsdl:operation name="GetFavoriteVP">
340
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetFavoriteVP" message="ServiceDeepView_GetFavoriteVP_InputMessage" />
341
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetFavoriteVPResponse" message="ServiceDeepView_GetFavoriteVP_OutputMessage" />
342
    </wsdl:operation>
343
    <wsdl:operation name="EditFavoriteVP">
344
      <wsdl:input wsaw:Action="urn:ServiceDeepView/EditFavoriteVP" message="ServiceDeepView_EditFavoriteVP_InputMessage" />
345
      <wsdl:output wsaw:Action="urn:ServiceDeepView/EditFavoriteVPResponse" message="ServiceDeepView_EditFavoriteVP_OutputMessage" />
346
    </wsdl:operation>
347
    <wsdl:operation name="DelFavoriteVP">
348
      <wsdl:input wsaw:Action="urn:ServiceDeepView/DelFavoriteVP" message="ServiceDeepView_DelFavoriteVP_InputMessage" />
349
      <wsdl:output wsaw:Action="urn:ServiceDeepView/DelFavoriteVPResponse" message="ServiceDeepView_DelFavoriteVP_OutputMessage" />
350
    </wsdl:operation>
351
    <wsdl:operation name="GetCompareRect">
352
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetCompareRect" message="ServiceDeepView_GetCompareRect_InputMessage" />
353
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetCompareRectResponse" message="ServiceDeepView_GetCompareRect_OutputMessage" />
354
    </wsdl:operation>
355
    <wsdl:operation name="SetFinalPDF">
356
      <wsdl:input wsaw:Action="urn:ServiceDeepView/SetFinalPDF" message="ServiceDeepView_SetFinalPDF_InputMessage" />
357
      <wsdl:output wsaw:Action="urn:ServiceDeepView/SetFinalPDFResponse" message="ServiceDeepView_SetFinalPDF_OutputMessage" />
358
    </wsdl:operation>
359
    <wsdl:operation name="GetConversionState">
360
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetConversionState" message="ServiceDeepView_GetConversionState_InputMessage" />
361
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetConversionStateResponse" message="ServiceDeepView_GetConversionState_OutputMessage" />
362
    </wsdl:operation>
363
    <wsdl:operation name="GetVPRevisionHistory">
364
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetVPRevisionHistory" message="ServiceDeepView_GetVPRevisionHistory_InputMessage" />
365
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetVPRevisionHistoryResponse" message="ServiceDeepView_GetVPRevisionHistory_OutputMessage" />
366
    </wsdl:operation>
367
    <wsdl:operation name="GetVPRevisionFirstOrDefault">
368
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetVPRevisionFirstOrDefault" message="ServiceDeepView_GetVPRevisionFirstOrDefault_InputMessage" />
369
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetVPRevisionFirstOrDefaultResponse" message="ServiceDeepView_GetVPRevisionFirstOrDefault_OutputMessage" />
370
    </wsdl:operation>
371
    <wsdl:operation name="GetDocInfo">
372
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetDocInfo" message="ServiceDeepView_GetDocInfo_InputMessage" />
373
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetDocInfoResponse" message="ServiceDeepView_GetDocInfo_OutputMessage" />
374
    </wsdl:operation>
375
    <wsdl:operation name="GetCheckSystemAdmin">
376
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetCheckSystemAdmin" message="ServiceDeepView_GetCheckSystemAdmin_InputMessage" />
377
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetCheckSystemAdminResponse" message="ServiceDeepView_GetCheckSystemAdmin_OutputMessage" />
378
    </wsdl:operation>
379
    <wsdl:operation name="GetDocumentItemInfo">
380
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetDocumentItemInfo" message="ServiceDeepView_GetDocumentItemInfo_InputMessage" />
381
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetDocumentItemInfoResponse" message="ServiceDeepView_GetDocumentItemInfo_OutputMessage" />
382
    </wsdl:operation>
383
    <wsdl:operation name="GetMarkupInfoItems">
384
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetMarkupInfoItems" message="ServiceDeepView_GetMarkupInfoItems_InputMessage" />
385
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetMarkupInfoItemsResponse" message="ServiceDeepView_GetMarkupInfoItems_OutputMessage" />
386
    </wsdl:operation>
387
    <wsdl:operation name="GetSyncMarkupInfoItems">
388
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetSyncMarkupInfoItems" message="ServiceDeepView_GetSyncMarkupInfoItems_InputMessage" />
389
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetSyncMarkupInfoItemsResponse" message="ServiceDeepView_GetSyncMarkupInfoItems_OutputMessage" />
390
    </wsdl:operation>
391
    <wsdl:operation name="GetUserData">
392
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetUserData" message="ServiceDeepView_GetUserData_InputMessage" />
393
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetUserDataResponse" message="ServiceDeepView_GetUserData_OutputMessage" />
394
    </wsdl:operation>
395
    <wsdl:operation name="GetDeptData">
396
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetDeptData" message="ServiceDeepView_GetDeptData_InputMessage" />
397
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetDeptDataResponse" message="ServiceDeepView_GetDeptData_OutputMessage" />
398
    </wsdl:operation>
399
    <wsdl:operation name="DeleteMarkup">
400
      <wsdl:input wsaw:Action="urn:ServiceDeepView/DeleteMarkup" message="ServiceDeepView_DeleteMarkup_InputMessage" />
401
      <wsdl:output wsaw:Action="urn:ServiceDeepView/DeleteMarkupResponse" message="ServiceDeepView_DeleteMarkup_OutputMessage" />
402
    </wsdl:operation>
403
    <wsdl:operation name="SetFavoriteVP">
404
      <wsdl:input wsaw:Action="urn:ServiceDeepView/SetFavoriteVP" message="ServiceDeepView_SetFavoriteVP_InputMessage" />
405
      <wsdl:output wsaw:Action="urn:ServiceDeepView/SetFavoriteVPResponse" message="ServiceDeepView_SetFavoriteVP_OutputMessage" />
406
    </wsdl:operation>
407
    <wsdl:operation name="SaveMarkupData">
408
      <wsdl:input wsaw:Action="urn:ServiceDeepView/SaveMarkupData" message="ServiceDeepView_SaveMarkupData_InputMessage" />
409
      <wsdl:output wsaw:Action="urn:ServiceDeepView/SaveMarkupDataResponse" message="ServiceDeepView_SaveMarkupData_OutputMessage" />
410
    </wsdl:operation>
411
    <wsdl:operation name="SaveSymbol">
412
      <wsdl:input wsaw:Action="urn:ServiceDeepView/SaveSymbol" message="ServiceDeepView_SaveSymbol_InputMessage" />
413
      <wsdl:output wsaw:Action="urn:ServiceDeepView/SaveSymbolResponse" message="ServiceDeepView_SaveSymbol_OutputMessage" />
414
    </wsdl:operation>
415
    <wsdl:operation name="DeleteSymbol">
416
      <wsdl:input wsaw:Action="urn:ServiceDeepView/DeleteSymbol" message="ServiceDeepView_DeleteSymbol_InputMessage" />
417
      <wsdl:output wsaw:Action="urn:ServiceDeepView/DeleteSymbolResponse" message="ServiceDeepView_DeleteSymbol_OutputMessage" />
418
    </wsdl:operation>
419
    <wsdl:operation name="RenameSymbol">
420
      <wsdl:input wsaw:Action="urn:ServiceDeepView/RenameSymbol" message="ServiceDeepView_RenameSymbol_InputMessage" />
421
      <wsdl:output wsaw:Action="urn:ServiceDeepView/RenameSymbolResponse" message="ServiceDeepView_RenameSymbol_OutputMessage" />
422
    </wsdl:operation>
423
    <wsdl:operation name="AddCheckListHistory">
424
      <wsdl:input wsaw:Action="urn:ServiceDeepView/AddCheckListHistory" message="ServiceDeepView_AddCheckListHistory_InputMessage" />
425
      <wsdl:output wsaw:Action="urn:ServiceDeepView/AddCheckListHistoryResponse" message="ServiceDeepView_AddCheckListHistory_OutputMessage" />
426
    </wsdl:operation>
427
    <wsdl:operation name="SaveCheckListHistory">
428
      <wsdl:input wsaw:Action="urn:ServiceDeepView/SaveCheckListHistory" message="ServiceDeepView_SaveCheckListHistory_InputMessage" />
429
      <wsdl:output wsaw:Action="urn:ServiceDeepView/SaveCheckListHistoryResponse" message="ServiceDeepView_SaveCheckListHistory_OutputMessage" />
430
    </wsdl:operation>
431
    <wsdl:operation name="SaveCheckList">
432
      <wsdl:input wsaw:Action="urn:ServiceDeepView/SaveCheckList" message="ServiceDeepView_SaveCheckList_InputMessage" />
433
      <wsdl:output wsaw:Action="urn:ServiceDeepView/SaveCheckListResponse" message="ServiceDeepView_SaveCheckList_OutputMessage" />
434
    </wsdl:operation>
435
    <wsdl:operation name="AddCheckList">
436
      <wsdl:input wsaw:Action="urn:ServiceDeepView/AddCheckList" message="ServiceDeepView_AddCheckList_InputMessage" />
437
      <wsdl:output wsaw:Action="urn:ServiceDeepView/AddCheckListResponse" message="ServiceDeepView_AddCheckList_OutputMessage" />
438
    </wsdl:operation>
439
    <wsdl:operation name="GetCheckList">
440
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetCheckList" message="ServiceDeepView_GetCheckList_InputMessage" />
441
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetCheckListResponse" message="ServiceDeepView_GetCheckList_OutputMessage" />
442
    </wsdl:operation>
443
    <wsdl:operation name="GetUserCheckList">
444
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetUserCheckList" message="ServiceDeepView_GetUserCheckList_InputMessage" />
445
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetUserCheckListResponse" message="ServiceDeepView_GetUserCheckList_OutputMessage" />
446
    </wsdl:operation>
447
    <wsdl:operation name="GetCheckListHistory">
448
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetCheckListHistory" message="ServiceDeepView_GetCheckListHistory_InputMessage" />
449
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetCheckListHistoryResponse" message="ServiceDeepView_GetCheckListHistory_OutputMessage" />
450
    </wsdl:operation>
451
    <wsdl:operation name="GetCheckListHistoryFirstOrDefault">
452
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetCheckListHistoryFirstOrDefault" message="ServiceDeepView_GetCheckListHistoryFirstOrDefault_InputMessage" />
453
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetCheckListHistoryFirstOrDefaultResponse" message="ServiceDeepView_GetCheckListHistoryFirstOrDefault_OutputMessage" />
454
    </wsdl:operation>
455
    <wsdl:operation name="SavePageAngle">
456
      <wsdl:input wsaw:Action="urn:ServiceDeepView/SavePageAngle" message="ServiceDeepView_SavePageAngle_InputMessage" />
457
      <wsdl:output wsaw:Action="urn:ServiceDeepView/SavePageAngleResponse" message="ServiceDeepView_SavePageAngle_OutputMessage" />
458
    </wsdl:operation>
459
    <wsdl:operation name="GetMarkupInfo">
460
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetMarkupInfo" message="ServiceDeepView_GetMarkupInfo_InputMessage" />
461
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetMarkupInfoResponse" message="ServiceDeepView_GetMarkupInfo_OutputMessage" />
462
    </wsdl:operation>
463
    <wsdl:operation name="GetMarkupDataListperPage">
464
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetMarkupDataListperPage" message="ServiceDeepView_GetMarkupDataListperPage_InputMessage" />
465
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetMarkupDataListperPageResponse" message="ServiceDeepView_GetMarkupDataListperPage_OutputMessage" />
466
    </wsdl:operation>
467
    <wsdl:operation name="AddMarkupInfo">
468
      <wsdl:input wsaw:Action="urn:ServiceDeepView/AddMarkupInfo" message="ServiceDeepView_AddMarkupInfo_InputMessage" />
469
      <wsdl:output wsaw:Action="urn:ServiceDeepView/AddMarkupInfoResponse" message="ServiceDeepView_AddMarkupInfo_OutputMessage" />
470
    </wsdl:operation>
471
    <wsdl:operation name="AddMarkupInfoVersion">
472
      <wsdl:input wsaw:Action="urn:ServiceDeepView/AddMarkupInfoVersion" message="ServiceDeepView_AddMarkupInfoVersion_InputMessage" />
473
      <wsdl:output wsaw:Action="urn:ServiceDeepView/AddMarkupInfoVersionResponse" message="ServiceDeepView_AddMarkupInfoVersion_OutputMessage" />
474
    </wsdl:operation>
475
    <wsdl:operation name="AddMarkupData">
476
      <wsdl:input wsaw:Action="urn:ServiceDeepView/AddMarkupData" message="ServiceDeepView_AddMarkupData_InputMessage" />
477
      <wsdl:output wsaw:Action="urn:ServiceDeepView/AddMarkupDataResponse" message="ServiceDeepView_AddMarkupData_OutputMessage" />
478
    </wsdl:operation>
479
    <wsdl:operation name="AvoidMarkupInfo">
480
      <wsdl:input wsaw:Action="urn:ServiceDeepView/AvoidMarkupInfo" message="ServiceDeepView_AvoidMarkupInfo_InputMessage" />
481
      <wsdl:output wsaw:Action="urn:ServiceDeepView/AvoidMarkupInfoResponse" message="ServiceDeepView_AvoidMarkupInfo_OutputMessage" />
482
    </wsdl:operation>
483
    <wsdl:operation name="SaveMarkupInfo">
484
      <wsdl:input wsaw:Action="urn:ServiceDeepView/SaveMarkupInfo" message="ServiceDeepView_SaveMarkupInfo_InputMessage" />
485
      <wsdl:output wsaw:Action="urn:ServiceDeepView/SaveMarkupInfoResponse" message="ServiceDeepView_SaveMarkupInfo_OutputMessage" />
486
    </wsdl:operation>
487
    <wsdl:operation name="GetMarkupDataList">
488
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetMarkupDataList" message="ServiceDeepView_GetMarkupDataList_InputMessage" />
489
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetMarkupDataListResponse" message="ServiceDeepView_GetMarkupDataList_OutputMessage" />
490
    </wsdl:operation>
491
    <wsdl:operation name="Consolidate">
492
      <wsdl:input wsaw:Action="urn:ServiceDeepView/Consolidate" message="ServiceDeepView_Consolidate_InputMessage" />
493
      <wsdl:output wsaw:Action="urn:ServiceDeepView/ConsolidateResponse" message="ServiceDeepView_Consolidate_OutputMessage" />
494
    </wsdl:operation>
495
    <wsdl:operation name="TeamConsolidate">
496
      <wsdl:input wsaw:Action="urn:ServiceDeepView/TeamConsolidate" message="ServiceDeepView_TeamConsolidate_InputMessage" />
497
      <wsdl:output wsaw:Action="urn:ServiceDeepView/TeamConsolidateResponse" message="ServiceDeepView_TeamConsolidate_OutputMessage" />
498
    </wsdl:operation>
499
    <wsdl:operation name="GetMember">
500
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetMember" message="ServiceDeepView_GetMember_InputMessage" />
501
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetMemberResponse" message="ServiceDeepView_GetMember_OutputMessage" />
502
    </wsdl:operation>
503
    <wsdl:operation name="GetSymbolList">
504
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetSymbolList" message="ServiceDeepView_GetSymbolList_InputMessage" />
505
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetSymbolListResponse" message="ServiceDeepView_GetSymbolList_OutputMessage" />
506
    </wsdl:operation>
507
    <wsdl:operation name="GetPublicSymbolDeptList">
508
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetPublicSymbolDeptList" message="ServiceDeepView_GetPublicSymbolDeptList_InputMessage" />
509
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetPublicSymbolDeptListResponse" message="ServiceDeepView_GetPublicSymbolDeptList_OutputMessage" />
510
    </wsdl:operation>
511
    <wsdl:operation name="GetPublicSymbolList">
512
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetPublicSymbolList" message="ServiceDeepView_GetPublicSymbolList_InputMessage" />
513
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetPublicSymbolListResponse" message="ServiceDeepView_GetPublicSymbolList_OutputMessage" />
514
    </wsdl:operation>
515
    <wsdl:operation name="GetSymbolData">
516
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetSymbolData" message="ServiceDeepView_GetSymbolData_InputMessage" />
517
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetSymbolDataResponse" message="ServiceDeepView_GetSymbolData_OutputMessage" />
518
    </wsdl:operation>
519
    <wsdl:operation name="GetSignData">
520
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetSignData" message="ServiceDeepView_GetSignData_InputMessage" />
521
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetSignDataResponse" message="ServiceDeepView_GetSignData_OutputMessage" />
522
    </wsdl:operation>
523
    <wsdl:operation name="GetProjectName">
524
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetProjectName" message="ServiceDeepView_GetProjectName_InputMessage" />
525
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetProjectNameResponse" message="ServiceDeepView_GetProjectName_OutputMessage" />
526
    </wsdl:operation>
527
    <wsdl:operation name="GetPreRevSelect">
528
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetPreRevSelect" message="ServiceDeepView_GetPreRevSelect_InputMessage" />
529
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetPreRevSelectResponse" message="ServiceDeepView_GetPreRevSelect_OutputMessage" />
530
    </wsdl:operation>
531
    <wsdl:operation name="GetDocInfoOneSelect">
532
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetDocInfoOneSelect" message="ServiceDeepView_GetDocInfoOneSelect_InputMessage" />
533
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetDocInfoOneSelectResponse" message="ServiceDeepView_GetDocInfoOneSelect_OutputMessage" />
534
    </wsdl:operation>
535
    <wsdl:operation name="GetPrintDocItemList">
536
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetPrintDocItemList" message="ServiceDeepView_GetPrintDocItemList_InputMessage" />
537
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetPrintDocItemListResponse" message="ServiceDeepView_GetPrintDocItemList_OutputMessage" />
538
    </wsdl:operation>
539
    <wsdl:operation name="AddMessage">
540
      <wsdl:input wsaw:Action="urn:ServiceDeepView/AddMessage" message="ServiceDeepView_AddMessage_InputMessage" />
541
      <wsdl:output wsaw:Action="urn:ServiceDeepView/AddMessageResponse" message="ServiceDeepView_AddMessage_OutputMessage" />
542
    </wsdl:operation>
543
    <wsdl:operation name="GetMessage">
544
      <wsdl:input wsaw:Action="urn:ServiceDeepView/GetMessage" message="ServiceDeepView_GetMessage_InputMessage" />
545
      <wsdl:output wsaw:Action="urn:ServiceDeepView/GetMessageResponse" message="ServiceDeepView_GetMessage_OutputMessage" />
546
    </wsdl:operation>
547
  </wsdl:portType>
548
</wsdl:definitions>
클립보드 이미지 추가 (최대 크기: 500 MB)