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