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