개정판 74abcf6f
sign manager 추가
Change-Id: Ia511ce9bf05e3a238353a549118d3b29ab673aa0
KCOM/Connected Services/ServiceDeepView/ServiceDeepView22.wsdl | ||
---|---|---|
343 | 343 |
<wsdl:message name="ServiceDeepView_GetSignData_OutputMessage"> |
344 | 344 |
<wsdl:part name="parameters" element="GetSignDataResponse" /> |
345 | 345 |
</wsdl:message> |
346 |
<wsdl:message name="ServiceDeepView_GetSignStrokes_InputMessage"> |
|
347 |
<wsdl:part name="parameters" element="GetSignStrokes" /> |
|
348 |
</wsdl:message> |
|
349 |
<wsdl:message name="ServiceDeepView_GetSignStrokes_OutputMessage"> |
|
350 |
<wsdl:part name="parameters" element="GetSignStrokesResponse" /> |
|
351 |
</wsdl:message> |
|
346 | 352 |
<wsdl:message name="ServiceDeepView_SetSignData_InputMessage"> |
347 | 353 |
<wsdl:part name="parameters" element="SetSignData" /> |
348 | 354 |
</wsdl:message> |
349 | 355 |
<wsdl:message name="ServiceDeepView_SetSignData_OutputMessage"> |
350 | 356 |
<wsdl:part name="parameters" element="SetSignDataResponse" /> |
351 | 357 |
</wsdl:message> |
358 |
<wsdl:message name="ServiceDeepView_SetSignStrokes_InputMessage"> |
|
359 |
<wsdl:part name="parameters" element="SetSignStrokes" /> |
|
360 |
</wsdl:message> |
|
361 |
<wsdl:message name="ServiceDeepView_SetSignStrokes_OutputMessage"> |
|
362 |
<wsdl:part name="parameters" element="SetSignStrokesResponse" /> |
|
363 |
</wsdl:message> |
|
352 | 364 |
<wsdl:message name="ServiceDeepView_GetProjectName_InputMessage"> |
353 | 365 |
<wsdl:part name="parameters" element="GetProjectName" /> |
354 | 366 |
</wsdl:message> |
... | ... | |
690 | 702 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetSignData" message="ServiceDeepView_GetSignData_InputMessage" /> |
691 | 703 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetSignDataResponse" message="ServiceDeepView_GetSignData_OutputMessage" /> |
692 | 704 |
</wsdl:operation> |
705 |
<wsdl:operation name="GetSignStrokes"> |
|
706 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetSignStrokes" message="ServiceDeepView_GetSignStrokes_InputMessage" /> |
|
707 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetSignStrokesResponse" message="ServiceDeepView_GetSignStrokes_OutputMessage" /> |
|
708 |
</wsdl:operation> |
|
693 | 709 |
<wsdl:operation name="SetSignData"> |
694 | 710 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/SetSignData" message="ServiceDeepView_SetSignData_InputMessage" /> |
695 | 711 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/SetSignDataResponse" message="ServiceDeepView_SetSignData_OutputMessage" /> |
696 | 712 |
</wsdl:operation> |
713 |
<wsdl:operation name="SetSignStrokes"> |
|
714 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/SetSignStrokes" message="ServiceDeepView_SetSignStrokes_InputMessage" /> |
|
715 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/SetSignStrokesResponse" message="ServiceDeepView_SetSignStrokes_OutputMessage" /> |
|
716 |
</wsdl:operation> |
|
697 | 717 |
<wsdl:operation name="GetProjectName"> |
698 | 718 |
<wsdl:input wsaw:Action="urn:ServiceDeepView/GetProjectName" message="ServiceDeepView_GetProjectName_InputMessage" /> |
699 | 719 |
<wsdl:output wsaw:Action="urn:ServiceDeepView/GetProjectNameResponse" message="ServiceDeepView_GetProjectName_OutputMessage" /> |
내보내기 Unified diff